i40evf_main.c 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948
  1. /*******************************************************************************
  2. *
  3. * Intel Ethernet Controller XL710 Family Linux Virtual Function Driver
  4. * Copyright(c) 2013 - 2016 Intel Corporation.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along
  16. * with this program. If not, see <http://www.gnu.org/licenses/>.
  17. *
  18. * The full GNU General Public License is included in this distribution in
  19. * the file called "COPYING".
  20. *
  21. * Contact Information:
  22. * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  23. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  24. *
  25. ******************************************************************************/
  26. #include "i40evf.h"
  27. #include "i40e_prototype.h"
  28. static int i40evf_setup_all_tx_resources(struct i40evf_adapter *adapter);
  29. static int i40evf_setup_all_rx_resources(struct i40evf_adapter *adapter);
  30. static int i40evf_close(struct net_device *netdev);
  31. char i40evf_driver_name[] = "i40evf";
  32. static const char i40evf_driver_string[] =
  33. "Intel(R) 40-10 Gigabit Virtual Function Network Driver";
  34. #define DRV_KERN "-k"
  35. #define DRV_VERSION_MAJOR 1
  36. #define DRV_VERSION_MINOR 4
  37. #define DRV_VERSION_BUILD 15
  38. #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
  39. __stringify(DRV_VERSION_MINOR) "." \
  40. __stringify(DRV_VERSION_BUILD) \
  41. DRV_KERN
  42. const char i40evf_driver_version[] = DRV_VERSION;
  43. static const char i40evf_copyright[] =
  44. "Copyright (c) 2013 - 2015 Intel Corporation.";
  45. /* i40evf_pci_tbl - PCI Device ID Table
  46. *
  47. * Wildcard entries (PCI_ANY_ID) should come last
  48. * Last entry must be all 0s
  49. *
  50. * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
  51. * Class, Class Mask, private data (not used) }
  52. */
  53. static const struct pci_device_id i40evf_pci_tbl[] = {
  54. {PCI_VDEVICE(INTEL, I40E_DEV_ID_VF), 0},
  55. {PCI_VDEVICE(INTEL, I40E_DEV_ID_X722_VF), 0},
  56. /* required last entry */
  57. {0, }
  58. };
  59. MODULE_DEVICE_TABLE(pci, i40evf_pci_tbl);
  60. MODULE_AUTHOR("Intel Corporation, <linux.nics@intel.com>");
  61. MODULE_DESCRIPTION("Intel(R) XL710 X710 Virtual Function Network Driver");
  62. MODULE_LICENSE("GPL");
  63. MODULE_VERSION(DRV_VERSION);
  64. static struct workqueue_struct *i40evf_wq;
  65. /**
  66. * i40evf_allocate_dma_mem_d - OS specific memory alloc for shared code
  67. * @hw: pointer to the HW structure
  68. * @mem: ptr to mem struct to fill out
  69. * @size: size of memory requested
  70. * @alignment: what to align the allocation to
  71. **/
  72. i40e_status i40evf_allocate_dma_mem_d(struct i40e_hw *hw,
  73. struct i40e_dma_mem *mem,
  74. u64 size, u32 alignment)
  75. {
  76. struct i40evf_adapter *adapter = (struct i40evf_adapter *)hw->back;
  77. if (!mem)
  78. return I40E_ERR_PARAM;
  79. mem->size = ALIGN(size, alignment);
  80. mem->va = dma_alloc_coherent(&adapter->pdev->dev, mem->size,
  81. (dma_addr_t *)&mem->pa, GFP_KERNEL);
  82. if (mem->va)
  83. return 0;
  84. else
  85. return I40E_ERR_NO_MEMORY;
  86. }
  87. /**
  88. * i40evf_free_dma_mem_d - OS specific memory free for shared code
  89. * @hw: pointer to the HW structure
  90. * @mem: ptr to mem struct to free
  91. **/
  92. i40e_status i40evf_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem)
  93. {
  94. struct i40evf_adapter *adapter = (struct i40evf_adapter *)hw->back;
  95. if (!mem || !mem->va)
  96. return I40E_ERR_PARAM;
  97. dma_free_coherent(&adapter->pdev->dev, mem->size,
  98. mem->va, (dma_addr_t)mem->pa);
  99. return 0;
  100. }
  101. /**
  102. * i40evf_allocate_virt_mem_d - OS specific memory alloc for shared code
  103. * @hw: pointer to the HW structure
  104. * @mem: ptr to mem struct to fill out
  105. * @size: size of memory requested
  106. **/
  107. i40e_status i40evf_allocate_virt_mem_d(struct i40e_hw *hw,
  108. struct i40e_virt_mem *mem, u32 size)
  109. {
  110. if (!mem)
  111. return I40E_ERR_PARAM;
  112. mem->size = size;
  113. mem->va = kzalloc(size, GFP_KERNEL);
  114. if (mem->va)
  115. return 0;
  116. else
  117. return I40E_ERR_NO_MEMORY;
  118. }
  119. /**
  120. * i40evf_free_virt_mem_d - OS specific memory free for shared code
  121. * @hw: pointer to the HW structure
  122. * @mem: ptr to mem struct to free
  123. **/
  124. i40e_status i40evf_free_virt_mem_d(struct i40e_hw *hw,
  125. struct i40e_virt_mem *mem)
  126. {
  127. if (!mem)
  128. return I40E_ERR_PARAM;
  129. /* it's ok to kfree a NULL pointer */
  130. kfree(mem->va);
  131. return 0;
  132. }
  133. /**
  134. * i40evf_debug_d - OS dependent version of debug printing
  135. * @hw: pointer to the HW structure
  136. * @mask: debug level mask
  137. * @fmt_str: printf-type format description
  138. **/
  139. void i40evf_debug_d(void *hw, u32 mask, char *fmt_str, ...)
  140. {
  141. char buf[512];
  142. va_list argptr;
  143. if (!(mask & ((struct i40e_hw *)hw)->debug_mask))
  144. return;
  145. va_start(argptr, fmt_str);
  146. vsnprintf(buf, sizeof(buf), fmt_str, argptr);
  147. va_end(argptr);
  148. /* the debug string is already formatted with a newline */
  149. pr_info("%s", buf);
  150. }
  151. /**
  152. * i40evf_schedule_reset - Set the flags and schedule a reset event
  153. * @adapter: board private structure
  154. **/
  155. void i40evf_schedule_reset(struct i40evf_adapter *adapter)
  156. {
  157. if (!(adapter->flags &
  158. (I40EVF_FLAG_RESET_PENDING | I40EVF_FLAG_RESET_NEEDED))) {
  159. adapter->flags |= I40EVF_FLAG_RESET_NEEDED;
  160. schedule_work(&adapter->reset_task);
  161. }
  162. }
  163. /**
  164. * i40evf_tx_timeout - Respond to a Tx Hang
  165. * @netdev: network interface device structure
  166. **/
  167. static void i40evf_tx_timeout(struct net_device *netdev)
  168. {
  169. struct i40evf_adapter *adapter = netdev_priv(netdev);
  170. adapter->tx_timeout_count++;
  171. i40evf_schedule_reset(adapter);
  172. }
  173. /**
  174. * i40evf_misc_irq_disable - Mask off interrupt generation on the NIC
  175. * @adapter: board private structure
  176. **/
  177. static void i40evf_misc_irq_disable(struct i40evf_adapter *adapter)
  178. {
  179. struct i40e_hw *hw = &adapter->hw;
  180. wr32(hw, I40E_VFINT_DYN_CTL01, 0);
  181. /* read flush */
  182. rd32(hw, I40E_VFGEN_RSTAT);
  183. synchronize_irq(adapter->msix_entries[0].vector);
  184. }
  185. /**
  186. * i40evf_misc_irq_enable - Enable default interrupt generation settings
  187. * @adapter: board private structure
  188. **/
  189. static void i40evf_misc_irq_enable(struct i40evf_adapter *adapter)
  190. {
  191. struct i40e_hw *hw = &adapter->hw;
  192. wr32(hw, I40E_VFINT_DYN_CTL01, I40E_VFINT_DYN_CTL01_INTENA_MASK |
  193. I40E_VFINT_DYN_CTL01_ITR_INDX_MASK);
  194. wr32(hw, I40E_VFINT_ICR0_ENA1, I40E_VFINT_ICR0_ENA1_ADMINQ_MASK);
  195. /* read flush */
  196. rd32(hw, I40E_VFGEN_RSTAT);
  197. }
  198. /**
  199. * i40evf_irq_disable - Mask off interrupt generation on the NIC
  200. * @adapter: board private structure
  201. **/
  202. static void i40evf_irq_disable(struct i40evf_adapter *adapter)
  203. {
  204. int i;
  205. struct i40e_hw *hw = &adapter->hw;
  206. if (!adapter->msix_entries)
  207. return;
  208. for (i = 1; i < adapter->num_msix_vectors; i++) {
  209. wr32(hw, I40E_VFINT_DYN_CTLN1(i - 1), 0);
  210. synchronize_irq(adapter->msix_entries[i].vector);
  211. }
  212. /* read flush */
  213. rd32(hw, I40E_VFGEN_RSTAT);
  214. }
  215. /**
  216. * i40evf_irq_enable_queues - Enable interrupt for specified queues
  217. * @adapter: board private structure
  218. * @mask: bitmap of queues to enable
  219. **/
  220. void i40evf_irq_enable_queues(struct i40evf_adapter *adapter, u32 mask)
  221. {
  222. struct i40e_hw *hw = &adapter->hw;
  223. int i;
  224. for (i = 1; i < adapter->num_msix_vectors; i++) {
  225. if (mask & BIT(i - 1)) {
  226. wr32(hw, I40E_VFINT_DYN_CTLN1(i - 1),
  227. I40E_VFINT_DYN_CTLN1_INTENA_MASK |
  228. I40E_VFINT_DYN_CTLN1_ITR_INDX_MASK |
  229. I40E_VFINT_DYN_CTLN1_CLEARPBA_MASK);
  230. }
  231. }
  232. }
  233. /**
  234. * i40evf_fire_sw_int - Generate SW interrupt for specified vectors
  235. * @adapter: board private structure
  236. * @mask: bitmap of vectors to trigger
  237. **/
  238. static void i40evf_fire_sw_int(struct i40evf_adapter *adapter, u32 mask)
  239. {
  240. struct i40e_hw *hw = &adapter->hw;
  241. int i;
  242. u32 dyn_ctl;
  243. if (mask & 1) {
  244. dyn_ctl = rd32(hw, I40E_VFINT_DYN_CTL01);
  245. dyn_ctl |= I40E_VFINT_DYN_CTLN1_SWINT_TRIG_MASK |
  246. I40E_VFINT_DYN_CTLN1_ITR_INDX_MASK |
  247. I40E_VFINT_DYN_CTLN1_CLEARPBA_MASK;
  248. wr32(hw, I40E_VFINT_DYN_CTL01, dyn_ctl);
  249. }
  250. for (i = 1; i < adapter->num_msix_vectors; i++) {
  251. if (mask & BIT(i)) {
  252. dyn_ctl = rd32(hw, I40E_VFINT_DYN_CTLN1(i - 1));
  253. dyn_ctl |= I40E_VFINT_DYN_CTLN1_SWINT_TRIG_MASK |
  254. I40E_VFINT_DYN_CTLN1_ITR_INDX_MASK |
  255. I40E_VFINT_DYN_CTLN1_CLEARPBA_MASK;
  256. wr32(hw, I40E_VFINT_DYN_CTLN1(i - 1), dyn_ctl);
  257. }
  258. }
  259. }
  260. /**
  261. * i40evf_irq_enable - Enable default interrupt generation settings
  262. * @adapter: board private structure
  263. * @flush: boolean value whether to run rd32()
  264. **/
  265. void i40evf_irq_enable(struct i40evf_adapter *adapter, bool flush)
  266. {
  267. struct i40e_hw *hw = &adapter->hw;
  268. i40evf_misc_irq_enable(adapter);
  269. i40evf_irq_enable_queues(adapter, ~0);
  270. if (flush)
  271. rd32(hw, I40E_VFGEN_RSTAT);
  272. }
  273. /**
  274. * i40evf_msix_aq - Interrupt handler for vector 0
  275. * @irq: interrupt number
  276. * @data: pointer to netdev
  277. **/
  278. static irqreturn_t i40evf_msix_aq(int irq, void *data)
  279. {
  280. struct net_device *netdev = data;
  281. struct i40evf_adapter *adapter = netdev_priv(netdev);
  282. struct i40e_hw *hw = &adapter->hw;
  283. u32 val;
  284. /* handle non-queue interrupts, these reads clear the registers */
  285. val = rd32(hw, I40E_VFINT_ICR01);
  286. val = rd32(hw, I40E_VFINT_ICR0_ENA1);
  287. val = rd32(hw, I40E_VFINT_DYN_CTL01) |
  288. I40E_VFINT_DYN_CTL01_CLEARPBA_MASK;
  289. wr32(hw, I40E_VFINT_DYN_CTL01, val);
  290. /* schedule work on the private workqueue */
  291. schedule_work(&adapter->adminq_task);
  292. return IRQ_HANDLED;
  293. }
  294. /**
  295. * i40evf_msix_clean_rings - MSIX mode Interrupt Handler
  296. * @irq: interrupt number
  297. * @data: pointer to a q_vector
  298. **/
  299. static irqreturn_t i40evf_msix_clean_rings(int irq, void *data)
  300. {
  301. struct i40e_q_vector *q_vector = data;
  302. if (!q_vector->tx.ring && !q_vector->rx.ring)
  303. return IRQ_HANDLED;
  304. napi_schedule_irqoff(&q_vector->napi);
  305. return IRQ_HANDLED;
  306. }
  307. /**
  308. * i40evf_map_vector_to_rxq - associate irqs with rx queues
  309. * @adapter: board private structure
  310. * @v_idx: interrupt number
  311. * @r_idx: queue number
  312. **/
  313. static void
  314. i40evf_map_vector_to_rxq(struct i40evf_adapter *adapter, int v_idx, int r_idx)
  315. {
  316. struct i40e_q_vector *q_vector = &adapter->q_vectors[v_idx];
  317. struct i40e_ring *rx_ring = &adapter->rx_rings[r_idx];
  318. rx_ring->q_vector = q_vector;
  319. rx_ring->next = q_vector->rx.ring;
  320. rx_ring->vsi = &adapter->vsi;
  321. q_vector->rx.ring = rx_ring;
  322. q_vector->rx.count++;
  323. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  324. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  325. }
  326. /**
  327. * i40evf_map_vector_to_txq - associate irqs with tx queues
  328. * @adapter: board private structure
  329. * @v_idx: interrupt number
  330. * @t_idx: queue number
  331. **/
  332. static void
  333. i40evf_map_vector_to_txq(struct i40evf_adapter *adapter, int v_idx, int t_idx)
  334. {
  335. struct i40e_q_vector *q_vector = &adapter->q_vectors[v_idx];
  336. struct i40e_ring *tx_ring = &adapter->tx_rings[t_idx];
  337. tx_ring->q_vector = q_vector;
  338. tx_ring->next = q_vector->tx.ring;
  339. tx_ring->vsi = &adapter->vsi;
  340. q_vector->tx.ring = tx_ring;
  341. q_vector->tx.count++;
  342. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  343. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  344. q_vector->num_ringpairs++;
  345. q_vector->ring_mask |= BIT(t_idx);
  346. }
  347. /**
  348. * i40evf_map_rings_to_vectors - Maps descriptor rings to vectors
  349. * @adapter: board private structure to initialize
  350. *
  351. * This function maps descriptor rings to the queue-specific vectors
  352. * we were allotted through the MSI-X enabling code. Ideally, we'd have
  353. * one vector per ring/queue, but on a constrained vector budget, we
  354. * group the rings as "efficiently" as possible. You would add new
  355. * mapping configurations in here.
  356. **/
  357. static int i40evf_map_rings_to_vectors(struct i40evf_adapter *adapter)
  358. {
  359. int q_vectors;
  360. int v_start = 0;
  361. int rxr_idx = 0, txr_idx = 0;
  362. int rxr_remaining = adapter->num_active_queues;
  363. int txr_remaining = adapter->num_active_queues;
  364. int i, j;
  365. int rqpv, tqpv;
  366. int err = 0;
  367. q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  368. /* The ideal configuration...
  369. * We have enough vectors to map one per queue.
  370. */
  371. if (q_vectors >= (rxr_remaining * 2)) {
  372. for (; rxr_idx < rxr_remaining; v_start++, rxr_idx++)
  373. i40evf_map_vector_to_rxq(adapter, v_start, rxr_idx);
  374. for (; txr_idx < txr_remaining; v_start++, txr_idx++)
  375. i40evf_map_vector_to_txq(adapter, v_start, txr_idx);
  376. goto out;
  377. }
  378. /* If we don't have enough vectors for a 1-to-1
  379. * mapping, we'll have to group them so there are
  380. * multiple queues per vector.
  381. * Re-adjusting *qpv takes care of the remainder.
  382. */
  383. for (i = v_start; i < q_vectors; i++) {
  384. rqpv = DIV_ROUND_UP(rxr_remaining, q_vectors - i);
  385. for (j = 0; j < rqpv; j++) {
  386. i40evf_map_vector_to_rxq(adapter, i, rxr_idx);
  387. rxr_idx++;
  388. rxr_remaining--;
  389. }
  390. }
  391. for (i = v_start; i < q_vectors; i++) {
  392. tqpv = DIV_ROUND_UP(txr_remaining, q_vectors - i);
  393. for (j = 0; j < tqpv; j++) {
  394. i40evf_map_vector_to_txq(adapter, i, txr_idx);
  395. txr_idx++;
  396. txr_remaining--;
  397. }
  398. }
  399. out:
  400. adapter->aq_required |= I40EVF_FLAG_AQ_MAP_VECTORS;
  401. return err;
  402. }
  403. #ifdef CONFIG_NET_POLL_CONTROLLER
  404. /**
  405. * i40evf_netpoll - A Polling 'interrupt' handler
  406. * @netdev: network interface device structure
  407. *
  408. * This is used by netconsole to send skbs without having to re-enable
  409. * interrupts. It's not called while the normal interrupt routine is executing.
  410. **/
  411. static void i40evf_netpoll(struct net_device *netdev)
  412. {
  413. struct i40evf_adapter *adapter = netdev_priv(netdev);
  414. int q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  415. int i;
  416. /* if interface is down do nothing */
  417. if (test_bit(__I40E_DOWN, &adapter->vsi.state))
  418. return;
  419. for (i = 0; i < q_vectors; i++)
  420. i40evf_msix_clean_rings(0, &adapter->q_vectors[i]);
  421. }
  422. #endif
  423. /**
  424. * i40evf_request_traffic_irqs - Initialize MSI-X interrupts
  425. * @adapter: board private structure
  426. *
  427. * Allocates MSI-X vectors for tx and rx handling, and requests
  428. * interrupts from the kernel.
  429. **/
  430. static int
  431. i40evf_request_traffic_irqs(struct i40evf_adapter *adapter, char *basename)
  432. {
  433. int vector, err, q_vectors;
  434. int rx_int_idx = 0, tx_int_idx = 0;
  435. i40evf_irq_disable(adapter);
  436. /* Decrement for Other and TCP Timer vectors */
  437. q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  438. for (vector = 0; vector < q_vectors; vector++) {
  439. struct i40e_q_vector *q_vector = &adapter->q_vectors[vector];
  440. if (q_vector->tx.ring && q_vector->rx.ring) {
  441. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  442. "i40evf-%s-%s-%d", basename,
  443. "TxRx", rx_int_idx++);
  444. tx_int_idx++;
  445. } else if (q_vector->rx.ring) {
  446. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  447. "i40evf-%s-%s-%d", basename,
  448. "rx", rx_int_idx++);
  449. } else if (q_vector->tx.ring) {
  450. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  451. "i40evf-%s-%s-%d", basename,
  452. "tx", tx_int_idx++);
  453. } else {
  454. /* skip this unused q_vector */
  455. continue;
  456. }
  457. err = request_irq(
  458. adapter->msix_entries[vector + NONQ_VECS].vector,
  459. i40evf_msix_clean_rings,
  460. 0,
  461. q_vector->name,
  462. q_vector);
  463. if (err) {
  464. dev_info(&adapter->pdev->dev,
  465. "Request_irq failed, error: %d\n", err);
  466. goto free_queue_irqs;
  467. }
  468. /* assign the mask for this irq */
  469. irq_set_affinity_hint(
  470. adapter->msix_entries[vector + NONQ_VECS].vector,
  471. q_vector->affinity_mask);
  472. }
  473. return 0;
  474. free_queue_irqs:
  475. while (vector) {
  476. vector--;
  477. irq_set_affinity_hint(
  478. adapter->msix_entries[vector + NONQ_VECS].vector,
  479. NULL);
  480. free_irq(adapter->msix_entries[vector + NONQ_VECS].vector,
  481. &adapter->q_vectors[vector]);
  482. }
  483. return err;
  484. }
  485. /**
  486. * i40evf_request_misc_irq - Initialize MSI-X interrupts
  487. * @adapter: board private structure
  488. *
  489. * Allocates MSI-X vector 0 and requests interrupts from the kernel. This
  490. * vector is only for the admin queue, and stays active even when the netdev
  491. * is closed.
  492. **/
  493. static int i40evf_request_misc_irq(struct i40evf_adapter *adapter)
  494. {
  495. struct net_device *netdev = adapter->netdev;
  496. int err;
  497. snprintf(adapter->misc_vector_name,
  498. sizeof(adapter->misc_vector_name) - 1, "i40evf-%s:mbx",
  499. dev_name(&adapter->pdev->dev));
  500. err = request_irq(adapter->msix_entries[0].vector,
  501. &i40evf_msix_aq, 0,
  502. adapter->misc_vector_name, netdev);
  503. if (err) {
  504. dev_err(&adapter->pdev->dev,
  505. "request_irq for %s failed: %d\n",
  506. adapter->misc_vector_name, err);
  507. free_irq(adapter->msix_entries[0].vector, netdev);
  508. }
  509. return err;
  510. }
  511. /**
  512. * i40evf_free_traffic_irqs - Free MSI-X interrupts
  513. * @adapter: board private structure
  514. *
  515. * Frees all MSI-X vectors other than 0.
  516. **/
  517. static void i40evf_free_traffic_irqs(struct i40evf_adapter *adapter)
  518. {
  519. int i;
  520. int q_vectors;
  521. q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  522. for (i = 0; i < q_vectors; i++) {
  523. irq_set_affinity_hint(adapter->msix_entries[i+1].vector,
  524. NULL);
  525. free_irq(adapter->msix_entries[i+1].vector,
  526. &adapter->q_vectors[i]);
  527. }
  528. }
  529. /**
  530. * i40evf_free_misc_irq - Free MSI-X miscellaneous vector
  531. * @adapter: board private structure
  532. *
  533. * Frees MSI-X vector 0.
  534. **/
  535. static void i40evf_free_misc_irq(struct i40evf_adapter *adapter)
  536. {
  537. struct net_device *netdev = adapter->netdev;
  538. free_irq(adapter->msix_entries[0].vector, netdev);
  539. }
  540. /**
  541. * i40evf_configure_tx - Configure Transmit Unit after Reset
  542. * @adapter: board private structure
  543. *
  544. * Configure the Tx unit of the MAC after a reset.
  545. **/
  546. static void i40evf_configure_tx(struct i40evf_adapter *adapter)
  547. {
  548. struct i40e_hw *hw = &adapter->hw;
  549. int i;
  550. for (i = 0; i < adapter->num_active_queues; i++)
  551. adapter->tx_rings[i].tail = hw->hw_addr + I40E_QTX_TAIL1(i);
  552. }
  553. /**
  554. * i40evf_configure_rx - Configure Receive Unit after Reset
  555. * @adapter: board private structure
  556. *
  557. * Configure the Rx unit of the MAC after a reset.
  558. **/
  559. static void i40evf_configure_rx(struct i40evf_adapter *adapter)
  560. {
  561. struct i40e_hw *hw = &adapter->hw;
  562. struct net_device *netdev = adapter->netdev;
  563. int max_frame = netdev->mtu + ETH_HLEN + ETH_FCS_LEN;
  564. int i;
  565. int rx_buf_len;
  566. /* Set the RX buffer length according to the mode */
  567. if (adapter->flags & I40EVF_FLAG_RX_PS_ENABLED ||
  568. netdev->mtu <= ETH_DATA_LEN)
  569. rx_buf_len = I40EVF_RXBUFFER_2048;
  570. else
  571. rx_buf_len = ALIGN(max_frame, 1024);
  572. for (i = 0; i < adapter->num_active_queues; i++) {
  573. adapter->rx_rings[i].tail = hw->hw_addr + I40E_QRX_TAIL1(i);
  574. adapter->rx_rings[i].rx_buf_len = rx_buf_len;
  575. if (adapter->flags & I40EVF_FLAG_RX_PS_ENABLED) {
  576. set_ring_ps_enabled(&adapter->rx_rings[i]);
  577. adapter->rx_rings[i].rx_hdr_len = I40E_RX_HDR_SIZE;
  578. } else {
  579. clear_ring_ps_enabled(&adapter->rx_rings[i]);
  580. }
  581. }
  582. }
  583. /**
  584. * i40evf_find_vlan - Search filter list for specific vlan filter
  585. * @adapter: board private structure
  586. * @vlan: vlan tag
  587. *
  588. * Returns ptr to the filter object or NULL
  589. **/
  590. static struct
  591. i40evf_vlan_filter *i40evf_find_vlan(struct i40evf_adapter *adapter, u16 vlan)
  592. {
  593. struct i40evf_vlan_filter *f;
  594. list_for_each_entry(f, &adapter->vlan_filter_list, list) {
  595. if (vlan == f->vlan)
  596. return f;
  597. }
  598. return NULL;
  599. }
  600. /**
  601. * i40evf_add_vlan - Add a vlan filter to the list
  602. * @adapter: board private structure
  603. * @vlan: VLAN tag
  604. *
  605. * Returns ptr to the filter object or NULL when no memory available.
  606. **/
  607. static struct
  608. i40evf_vlan_filter *i40evf_add_vlan(struct i40evf_adapter *adapter, u16 vlan)
  609. {
  610. struct i40evf_vlan_filter *f = NULL;
  611. int count = 50;
  612. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  613. &adapter->crit_section)) {
  614. udelay(1);
  615. if (--count == 0)
  616. goto out;
  617. }
  618. f = i40evf_find_vlan(adapter, vlan);
  619. if (!f) {
  620. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  621. if (!f)
  622. goto clearout;
  623. f->vlan = vlan;
  624. INIT_LIST_HEAD(&f->list);
  625. list_add(&f->list, &adapter->vlan_filter_list);
  626. f->add = true;
  627. adapter->aq_required |= I40EVF_FLAG_AQ_ADD_VLAN_FILTER;
  628. }
  629. clearout:
  630. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  631. out:
  632. return f;
  633. }
  634. /**
  635. * i40evf_del_vlan - Remove a vlan filter from the list
  636. * @adapter: board private structure
  637. * @vlan: VLAN tag
  638. **/
  639. static void i40evf_del_vlan(struct i40evf_adapter *adapter, u16 vlan)
  640. {
  641. struct i40evf_vlan_filter *f;
  642. int count = 50;
  643. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  644. &adapter->crit_section)) {
  645. udelay(1);
  646. if (--count == 0)
  647. return;
  648. }
  649. f = i40evf_find_vlan(adapter, vlan);
  650. if (f) {
  651. f->remove = true;
  652. adapter->aq_required |= I40EVF_FLAG_AQ_DEL_VLAN_FILTER;
  653. }
  654. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  655. }
  656. /**
  657. * i40evf_vlan_rx_add_vid - Add a VLAN filter to a device
  658. * @netdev: network device struct
  659. * @vid: VLAN tag
  660. **/
  661. static int i40evf_vlan_rx_add_vid(struct net_device *netdev,
  662. __always_unused __be16 proto, u16 vid)
  663. {
  664. struct i40evf_adapter *adapter = netdev_priv(netdev);
  665. if (!VLAN_ALLOWED(adapter))
  666. return -EIO;
  667. if (i40evf_add_vlan(adapter, vid) == NULL)
  668. return -ENOMEM;
  669. return 0;
  670. }
  671. /**
  672. * i40evf_vlan_rx_kill_vid - Remove a VLAN filter from a device
  673. * @netdev: network device struct
  674. * @vid: VLAN tag
  675. **/
  676. static int i40evf_vlan_rx_kill_vid(struct net_device *netdev,
  677. __always_unused __be16 proto, u16 vid)
  678. {
  679. struct i40evf_adapter *adapter = netdev_priv(netdev);
  680. if (VLAN_ALLOWED(adapter)) {
  681. i40evf_del_vlan(adapter, vid);
  682. return 0;
  683. }
  684. return -EIO;
  685. }
  686. /**
  687. * i40evf_find_filter - Search filter list for specific mac filter
  688. * @adapter: board private structure
  689. * @macaddr: the MAC address
  690. *
  691. * Returns ptr to the filter object or NULL
  692. **/
  693. static struct
  694. i40evf_mac_filter *i40evf_find_filter(struct i40evf_adapter *adapter,
  695. u8 *macaddr)
  696. {
  697. struct i40evf_mac_filter *f;
  698. if (!macaddr)
  699. return NULL;
  700. list_for_each_entry(f, &adapter->mac_filter_list, list) {
  701. if (ether_addr_equal(macaddr, f->macaddr))
  702. return f;
  703. }
  704. return NULL;
  705. }
  706. /**
  707. * i40e_add_filter - Add a mac filter to the filter list
  708. * @adapter: board private structure
  709. * @macaddr: the MAC address
  710. *
  711. * Returns ptr to the filter object or NULL when no memory available.
  712. **/
  713. static struct
  714. i40evf_mac_filter *i40evf_add_filter(struct i40evf_adapter *adapter,
  715. u8 *macaddr)
  716. {
  717. struct i40evf_mac_filter *f;
  718. int count = 50;
  719. if (!macaddr)
  720. return NULL;
  721. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  722. &adapter->crit_section)) {
  723. udelay(1);
  724. if (--count == 0)
  725. return NULL;
  726. }
  727. f = i40evf_find_filter(adapter, macaddr);
  728. if (!f) {
  729. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  730. if (!f) {
  731. clear_bit(__I40EVF_IN_CRITICAL_TASK,
  732. &adapter->crit_section);
  733. return NULL;
  734. }
  735. ether_addr_copy(f->macaddr, macaddr);
  736. list_add(&f->list, &adapter->mac_filter_list);
  737. f->add = true;
  738. adapter->aq_required |= I40EVF_FLAG_AQ_ADD_MAC_FILTER;
  739. }
  740. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  741. return f;
  742. }
  743. /**
  744. * i40evf_set_mac - NDO callback to set port mac address
  745. * @netdev: network interface device structure
  746. * @p: pointer to an address structure
  747. *
  748. * Returns 0 on success, negative on failure
  749. **/
  750. static int i40evf_set_mac(struct net_device *netdev, void *p)
  751. {
  752. struct i40evf_adapter *adapter = netdev_priv(netdev);
  753. struct i40e_hw *hw = &adapter->hw;
  754. struct i40evf_mac_filter *f;
  755. struct sockaddr *addr = p;
  756. if (!is_valid_ether_addr(addr->sa_data))
  757. return -EADDRNOTAVAIL;
  758. if (ether_addr_equal(netdev->dev_addr, addr->sa_data))
  759. return 0;
  760. if (adapter->flags & I40EVF_FLAG_ADDR_SET_BY_PF)
  761. return -EPERM;
  762. f = i40evf_find_filter(adapter, hw->mac.addr);
  763. if (f) {
  764. f->remove = true;
  765. adapter->aq_required |= I40EVF_FLAG_AQ_DEL_MAC_FILTER;
  766. }
  767. f = i40evf_add_filter(adapter, addr->sa_data);
  768. if (f) {
  769. ether_addr_copy(hw->mac.addr, addr->sa_data);
  770. ether_addr_copy(netdev->dev_addr, adapter->hw.mac.addr);
  771. }
  772. return (f == NULL) ? -ENOMEM : 0;
  773. }
  774. /**
  775. * i40evf_set_rx_mode - NDO callback to set the netdev filters
  776. * @netdev: network interface device structure
  777. **/
  778. static void i40evf_set_rx_mode(struct net_device *netdev)
  779. {
  780. struct i40evf_adapter *adapter = netdev_priv(netdev);
  781. struct i40evf_mac_filter *f, *ftmp;
  782. struct netdev_hw_addr *uca;
  783. struct netdev_hw_addr *mca;
  784. struct netdev_hw_addr *ha;
  785. int count = 50;
  786. /* add addr if not already in the filter list */
  787. netdev_for_each_uc_addr(uca, netdev) {
  788. i40evf_add_filter(adapter, uca->addr);
  789. }
  790. netdev_for_each_mc_addr(mca, netdev) {
  791. i40evf_add_filter(adapter, mca->addr);
  792. }
  793. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  794. &adapter->crit_section)) {
  795. udelay(1);
  796. if (--count == 0) {
  797. dev_err(&adapter->pdev->dev,
  798. "Failed to get lock in %s\n", __func__);
  799. return;
  800. }
  801. }
  802. /* remove filter if not in netdev list */
  803. list_for_each_entry_safe(f, ftmp, &adapter->mac_filter_list, list) {
  804. netdev_for_each_mc_addr(mca, netdev)
  805. if (ether_addr_equal(mca->addr, f->macaddr))
  806. goto bottom_of_search_loop;
  807. netdev_for_each_uc_addr(uca, netdev)
  808. if (ether_addr_equal(uca->addr, f->macaddr))
  809. goto bottom_of_search_loop;
  810. for_each_dev_addr(netdev, ha)
  811. if (ether_addr_equal(ha->addr, f->macaddr))
  812. goto bottom_of_search_loop;
  813. if (ether_addr_equal(f->macaddr, adapter->hw.mac.addr))
  814. goto bottom_of_search_loop;
  815. /* f->macaddr wasn't found in uc, mc, or ha list so delete it */
  816. f->remove = true;
  817. adapter->aq_required |= I40EVF_FLAG_AQ_DEL_MAC_FILTER;
  818. bottom_of_search_loop:
  819. continue;
  820. }
  821. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  822. }
  823. /**
  824. * i40evf_napi_enable_all - enable NAPI on all queue vectors
  825. * @adapter: board private structure
  826. **/
  827. static void i40evf_napi_enable_all(struct i40evf_adapter *adapter)
  828. {
  829. int q_idx;
  830. struct i40e_q_vector *q_vector;
  831. int q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  832. for (q_idx = 0; q_idx < q_vectors; q_idx++) {
  833. struct napi_struct *napi;
  834. q_vector = &adapter->q_vectors[q_idx];
  835. napi = &q_vector->napi;
  836. napi_enable(napi);
  837. }
  838. }
  839. /**
  840. * i40evf_napi_disable_all - disable NAPI on all queue vectors
  841. * @adapter: board private structure
  842. **/
  843. static void i40evf_napi_disable_all(struct i40evf_adapter *adapter)
  844. {
  845. int q_idx;
  846. struct i40e_q_vector *q_vector;
  847. int q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  848. for (q_idx = 0; q_idx < q_vectors; q_idx++) {
  849. q_vector = &adapter->q_vectors[q_idx];
  850. napi_disable(&q_vector->napi);
  851. }
  852. }
  853. /**
  854. * i40evf_configure - set up transmit and receive data structures
  855. * @adapter: board private structure
  856. **/
  857. static void i40evf_configure(struct i40evf_adapter *adapter)
  858. {
  859. struct net_device *netdev = adapter->netdev;
  860. int i;
  861. i40evf_set_rx_mode(netdev);
  862. i40evf_configure_tx(adapter);
  863. i40evf_configure_rx(adapter);
  864. adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_QUEUES;
  865. for (i = 0; i < adapter->num_active_queues; i++) {
  866. struct i40e_ring *ring = &adapter->rx_rings[i];
  867. if (adapter->flags & I40EVF_FLAG_RX_PS_ENABLED) {
  868. i40evf_alloc_rx_headers(ring);
  869. i40evf_alloc_rx_buffers_ps(ring, ring->count);
  870. } else {
  871. i40evf_alloc_rx_buffers_1buf(ring, ring->count);
  872. }
  873. ring->next_to_use = ring->count - 1;
  874. writel(ring->next_to_use, ring->tail);
  875. }
  876. }
  877. /**
  878. * i40evf_up_complete - Finish the last steps of bringing up a connection
  879. * @adapter: board private structure
  880. **/
  881. static int i40evf_up_complete(struct i40evf_adapter *adapter)
  882. {
  883. adapter->state = __I40EVF_RUNNING;
  884. clear_bit(__I40E_DOWN, &adapter->vsi.state);
  885. i40evf_napi_enable_all(adapter);
  886. adapter->aq_required |= I40EVF_FLAG_AQ_ENABLE_QUEUES;
  887. mod_timer_pending(&adapter->watchdog_timer, jiffies + 1);
  888. return 0;
  889. }
  890. /**
  891. * i40e_down - Shutdown the connection processing
  892. * @adapter: board private structure
  893. **/
  894. void i40evf_down(struct i40evf_adapter *adapter)
  895. {
  896. struct net_device *netdev = adapter->netdev;
  897. struct i40evf_mac_filter *f;
  898. if (adapter->state <= __I40EVF_DOWN_PENDING)
  899. return;
  900. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  901. &adapter->crit_section))
  902. usleep_range(500, 1000);
  903. netif_carrier_off(netdev);
  904. netif_tx_disable(netdev);
  905. i40evf_napi_disable_all(adapter);
  906. i40evf_irq_disable(adapter);
  907. /* remove all MAC filters */
  908. list_for_each_entry(f, &adapter->mac_filter_list, list) {
  909. f->remove = true;
  910. }
  911. /* remove all VLAN filters */
  912. list_for_each_entry(f, &adapter->vlan_filter_list, list) {
  913. f->remove = true;
  914. }
  915. if (!(adapter->flags & I40EVF_FLAG_PF_COMMS_FAILED) &&
  916. adapter->state != __I40EVF_RESETTING) {
  917. /* cancel any current operation */
  918. adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN;
  919. /* Schedule operations to close down the HW. Don't wait
  920. * here for this to complete. The watchdog is still running
  921. * and it will take care of this.
  922. */
  923. adapter->aq_required = I40EVF_FLAG_AQ_DEL_MAC_FILTER;
  924. adapter->aq_required |= I40EVF_FLAG_AQ_DEL_VLAN_FILTER;
  925. adapter->aq_required |= I40EVF_FLAG_AQ_DISABLE_QUEUES;
  926. }
  927. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  928. }
  929. /**
  930. * i40evf_acquire_msix_vectors - Setup the MSIX capability
  931. * @adapter: board private structure
  932. * @vectors: number of vectors to request
  933. *
  934. * Work with the OS to set up the MSIX vectors needed.
  935. *
  936. * Returns 0 on success, negative on failure
  937. **/
  938. static int
  939. i40evf_acquire_msix_vectors(struct i40evf_adapter *adapter, int vectors)
  940. {
  941. int err, vector_threshold;
  942. /* We'll want at least 3 (vector_threshold):
  943. * 0) Other (Admin Queue and link, mostly)
  944. * 1) TxQ[0] Cleanup
  945. * 2) RxQ[0] Cleanup
  946. */
  947. vector_threshold = MIN_MSIX_COUNT;
  948. /* The more we get, the more we will assign to Tx/Rx Cleanup
  949. * for the separate queues...where Rx Cleanup >= Tx Cleanup.
  950. * Right now, we simply care about how many we'll get; we'll
  951. * set them up later while requesting irq's.
  952. */
  953. err = pci_enable_msix_range(adapter->pdev, adapter->msix_entries,
  954. vector_threshold, vectors);
  955. if (err < 0) {
  956. dev_err(&adapter->pdev->dev, "Unable to allocate MSI-X interrupts\n");
  957. kfree(adapter->msix_entries);
  958. adapter->msix_entries = NULL;
  959. return err;
  960. }
  961. /* Adjust for only the vectors we'll use, which is minimum
  962. * of max_msix_q_vectors + NONQ_VECS, or the number of
  963. * vectors we were allocated.
  964. */
  965. adapter->num_msix_vectors = err;
  966. return 0;
  967. }
  968. /**
  969. * i40evf_free_queues - Free memory for all rings
  970. * @adapter: board private structure to initialize
  971. *
  972. * Free all of the memory associated with queue pairs.
  973. **/
  974. static void i40evf_free_queues(struct i40evf_adapter *adapter)
  975. {
  976. if (!adapter->vsi_res)
  977. return;
  978. kfree(adapter->tx_rings);
  979. adapter->tx_rings = NULL;
  980. kfree(adapter->rx_rings);
  981. adapter->rx_rings = NULL;
  982. }
  983. /**
  984. * i40evf_alloc_queues - Allocate memory for all rings
  985. * @adapter: board private structure to initialize
  986. *
  987. * We allocate one ring per queue at run-time since we don't know the
  988. * number of queues at compile-time. The polling_netdev array is
  989. * intended for Multiqueue, but should work fine with a single queue.
  990. **/
  991. static int i40evf_alloc_queues(struct i40evf_adapter *adapter)
  992. {
  993. int i;
  994. adapter->tx_rings = kcalloc(adapter->num_active_queues,
  995. sizeof(struct i40e_ring), GFP_KERNEL);
  996. if (!adapter->tx_rings)
  997. goto err_out;
  998. adapter->rx_rings = kcalloc(adapter->num_active_queues,
  999. sizeof(struct i40e_ring), GFP_KERNEL);
  1000. if (!adapter->rx_rings)
  1001. goto err_out;
  1002. for (i = 0; i < adapter->num_active_queues; i++) {
  1003. struct i40e_ring *tx_ring;
  1004. struct i40e_ring *rx_ring;
  1005. tx_ring = &adapter->tx_rings[i];
  1006. tx_ring->queue_index = i;
  1007. tx_ring->netdev = adapter->netdev;
  1008. tx_ring->dev = &adapter->pdev->dev;
  1009. tx_ring->count = adapter->tx_desc_count;
  1010. if (adapter->flags & I40E_FLAG_WB_ON_ITR_CAPABLE)
  1011. tx_ring->flags |= I40E_TXR_FLAGS_WB_ON_ITR;
  1012. rx_ring = &adapter->rx_rings[i];
  1013. rx_ring->queue_index = i;
  1014. rx_ring->netdev = adapter->netdev;
  1015. rx_ring->dev = &adapter->pdev->dev;
  1016. rx_ring->count = adapter->rx_desc_count;
  1017. }
  1018. return 0;
  1019. err_out:
  1020. i40evf_free_queues(adapter);
  1021. return -ENOMEM;
  1022. }
  1023. /**
  1024. * i40evf_set_interrupt_capability - set MSI-X or FAIL if not supported
  1025. * @adapter: board private structure to initialize
  1026. *
  1027. * Attempt to configure the interrupts using the best available
  1028. * capabilities of the hardware and the kernel.
  1029. **/
  1030. static int i40evf_set_interrupt_capability(struct i40evf_adapter *adapter)
  1031. {
  1032. int vector, v_budget;
  1033. int pairs = 0;
  1034. int err = 0;
  1035. if (!adapter->vsi_res) {
  1036. err = -EIO;
  1037. goto out;
  1038. }
  1039. pairs = adapter->num_active_queues;
  1040. /* It's easy to be greedy for MSI-X vectors, but it really
  1041. * doesn't do us much good if we have a lot more vectors
  1042. * than CPU's. So let's be conservative and only ask for
  1043. * (roughly) twice the number of vectors as there are CPU's.
  1044. */
  1045. v_budget = min_t(int, pairs, (int)(num_online_cpus() * 2)) + NONQ_VECS;
  1046. v_budget = min_t(int, v_budget, (int)adapter->vf_res->max_vectors);
  1047. adapter->msix_entries = kcalloc(v_budget,
  1048. sizeof(struct msix_entry), GFP_KERNEL);
  1049. if (!adapter->msix_entries) {
  1050. err = -ENOMEM;
  1051. goto out;
  1052. }
  1053. for (vector = 0; vector < v_budget; vector++)
  1054. adapter->msix_entries[vector].entry = vector;
  1055. err = i40evf_acquire_msix_vectors(adapter, v_budget);
  1056. out:
  1057. netif_set_real_num_rx_queues(adapter->netdev, pairs);
  1058. netif_set_real_num_tx_queues(adapter->netdev, pairs);
  1059. return err;
  1060. }
  1061. /**
  1062. * i40e_config_rss_aq - Prepare for RSS using AQ commands
  1063. * @vsi: vsi structure
  1064. * @seed: RSS hash seed
  1065. * @lut: Lookup table
  1066. * @lut_size: Lookup table size
  1067. *
  1068. * Return 0 on success, negative on failure
  1069. **/
  1070. static int i40evf_config_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  1071. u8 *lut, u16 lut_size)
  1072. {
  1073. struct i40evf_adapter *adapter = vsi->back;
  1074. struct i40e_hw *hw = &adapter->hw;
  1075. int ret = 0;
  1076. if (!vsi->id)
  1077. return -EINVAL;
  1078. if (adapter->current_op != I40E_VIRTCHNL_OP_UNKNOWN) {
  1079. /* bail because we already have a command pending */
  1080. dev_err(&adapter->pdev->dev, "Cannot configure RSS, command %d pending\n",
  1081. adapter->current_op);
  1082. return -EBUSY;
  1083. }
  1084. if (seed) {
  1085. struct i40e_aqc_get_set_rss_key_data *rss_key =
  1086. (struct i40e_aqc_get_set_rss_key_data *)seed;
  1087. ret = i40evf_aq_set_rss_key(hw, vsi->id, rss_key);
  1088. if (ret) {
  1089. dev_err(&adapter->pdev->dev, "Cannot set RSS key, err %s aq_err %s\n",
  1090. i40evf_stat_str(hw, ret),
  1091. i40evf_aq_str(hw, hw->aq.asq_last_status));
  1092. return ret;
  1093. }
  1094. }
  1095. if (lut) {
  1096. ret = i40evf_aq_set_rss_lut(hw, vsi->id, false, lut, lut_size);
  1097. if (ret) {
  1098. dev_err(&adapter->pdev->dev,
  1099. "Cannot set RSS lut, err %s aq_err %s\n",
  1100. i40evf_stat_str(hw, ret),
  1101. i40evf_aq_str(hw, hw->aq.asq_last_status));
  1102. return ret;
  1103. }
  1104. }
  1105. return ret;
  1106. }
  1107. /**
  1108. * i40evf_config_rss_reg - Configure RSS keys and lut by writing registers
  1109. * @vsi: Pointer to vsi structure
  1110. * @seed: RSS hash seed
  1111. * @lut: Lookup table
  1112. * @lut_size: Lookup table size
  1113. *
  1114. * Returns 0 on success, negative on failure
  1115. **/
  1116. static int i40evf_config_rss_reg(struct i40e_vsi *vsi, const u8 *seed,
  1117. const u8 *lut, u16 lut_size)
  1118. {
  1119. struct i40evf_adapter *adapter = vsi->back;
  1120. struct i40e_hw *hw = &adapter->hw;
  1121. u16 i;
  1122. if (seed) {
  1123. u32 *seed_dw = (u32 *)seed;
  1124. for (i = 0; i <= I40E_VFQF_HKEY_MAX_INDEX; i++)
  1125. wr32(hw, I40E_VFQF_HKEY(i), seed_dw[i]);
  1126. }
  1127. if (lut) {
  1128. u32 *lut_dw = (u32 *)lut;
  1129. if (lut_size != I40EVF_HLUT_ARRAY_SIZE)
  1130. return -EINVAL;
  1131. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  1132. wr32(hw, I40E_VFQF_HLUT(i), lut_dw[i]);
  1133. }
  1134. i40e_flush(hw);
  1135. return 0;
  1136. }
  1137. /**
  1138. * * i40evf_get_rss_aq - Get RSS keys and lut by using AQ commands
  1139. * @vsi: Pointer to vsi structure
  1140. * @seed: RSS hash seed
  1141. * @lut: Lookup table
  1142. * @lut_size: Lookup table size
  1143. *
  1144. * Return 0 on success, negative on failure
  1145. **/
  1146. static int i40evf_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  1147. u8 *lut, u16 lut_size)
  1148. {
  1149. struct i40evf_adapter *adapter = vsi->back;
  1150. struct i40e_hw *hw = &adapter->hw;
  1151. int ret = 0;
  1152. if (seed) {
  1153. ret = i40evf_aq_get_rss_key(hw, vsi->id,
  1154. (struct i40e_aqc_get_set_rss_key_data *)seed);
  1155. if (ret) {
  1156. dev_err(&adapter->pdev->dev,
  1157. "Cannot get RSS key, err %s aq_err %s\n",
  1158. i40evf_stat_str(hw, ret),
  1159. i40evf_aq_str(hw, hw->aq.asq_last_status));
  1160. return ret;
  1161. }
  1162. }
  1163. if (lut) {
  1164. ret = i40evf_aq_get_rss_lut(hw, vsi->id, seed, lut, lut_size);
  1165. if (ret) {
  1166. dev_err(&adapter->pdev->dev,
  1167. "Cannot get RSS lut, err %s aq_err %s\n",
  1168. i40evf_stat_str(hw, ret),
  1169. i40evf_aq_str(hw, hw->aq.asq_last_status));
  1170. return ret;
  1171. }
  1172. }
  1173. return ret;
  1174. }
  1175. /**
  1176. * * i40evf_get_rss_reg - Get RSS keys and lut by reading registers
  1177. * @vsi: Pointer to vsi structure
  1178. * @seed: RSS hash seed
  1179. * @lut: Lookup table
  1180. * @lut_size: Lookup table size
  1181. *
  1182. * Returns 0 on success, negative on failure
  1183. **/
  1184. static int i40evf_get_rss_reg(struct i40e_vsi *vsi, const u8 *seed,
  1185. const u8 *lut, u16 lut_size)
  1186. {
  1187. struct i40evf_adapter *adapter = vsi->back;
  1188. struct i40e_hw *hw = &adapter->hw;
  1189. u16 i;
  1190. if (seed) {
  1191. u32 *seed_dw = (u32 *)seed;
  1192. for (i = 0; i <= I40E_VFQF_HKEY_MAX_INDEX; i++)
  1193. seed_dw[i] = rd32(hw, I40E_VFQF_HKEY(i));
  1194. }
  1195. if (lut) {
  1196. u32 *lut_dw = (u32 *)lut;
  1197. if (lut_size != I40EVF_HLUT_ARRAY_SIZE)
  1198. return -EINVAL;
  1199. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  1200. lut_dw[i] = rd32(hw, I40E_VFQF_HLUT(i));
  1201. }
  1202. return 0;
  1203. }
  1204. /**
  1205. * i40evf_config_rss - Configure RSS keys and lut
  1206. * @vsi: Pointer to vsi structure
  1207. * @seed: RSS hash seed
  1208. * @lut: Lookup table
  1209. * @lut_size: Lookup table size
  1210. *
  1211. * Returns 0 on success, negative on failure
  1212. **/
  1213. int i40evf_config_rss(struct i40e_vsi *vsi, const u8 *seed,
  1214. u8 *lut, u16 lut_size)
  1215. {
  1216. struct i40evf_adapter *adapter = vsi->back;
  1217. if (RSS_AQ(adapter))
  1218. return i40evf_config_rss_aq(vsi, seed, lut, lut_size);
  1219. else
  1220. return i40evf_config_rss_reg(vsi, seed, lut, lut_size);
  1221. }
  1222. /**
  1223. * i40evf_get_rss - Get RSS keys and lut
  1224. * @vsi: Pointer to vsi structure
  1225. * @seed: RSS hash seed
  1226. * @lut: Lookup table
  1227. * @lut_size: Lookup table size
  1228. *
  1229. * Returns 0 on success, negative on failure
  1230. **/
  1231. int i40evf_get_rss(struct i40e_vsi *vsi, const u8 *seed, u8 *lut, u16 lut_size)
  1232. {
  1233. struct i40evf_adapter *adapter = vsi->back;
  1234. if (RSS_AQ(adapter))
  1235. return i40evf_get_rss_aq(vsi, seed, lut, lut_size);
  1236. else
  1237. return i40evf_get_rss_reg(vsi, seed, lut, lut_size);
  1238. }
  1239. /**
  1240. * i40evf_fill_rss_lut - Fill the lut with default values
  1241. * @lut: Lookup table to be filled with
  1242. * @rss_table_size: Lookup table size
  1243. * @rss_size: Range of queue number for hashing
  1244. **/
  1245. static void i40evf_fill_rss_lut(u8 *lut, u16 rss_table_size, u16 rss_size)
  1246. {
  1247. u16 i;
  1248. for (i = 0; i < rss_table_size; i++)
  1249. lut[i] = i % rss_size;
  1250. }
  1251. /**
  1252. * i40evf_init_rss - Prepare for RSS
  1253. * @adapter: board private structure
  1254. *
  1255. * Return 0 on success, negative on failure
  1256. **/
  1257. static int i40evf_init_rss(struct i40evf_adapter *adapter)
  1258. {
  1259. struct i40e_vsi *vsi = &adapter->vsi;
  1260. struct i40e_hw *hw = &adapter->hw;
  1261. u8 seed[I40EVF_HKEY_ARRAY_SIZE];
  1262. u64 hena;
  1263. u8 *lut;
  1264. int ret;
  1265. /* Enable PCTYPES for RSS, TCP/UDP with IPv4/IPv6 */
  1266. if (adapter->vf_res->vf_offload_flags &
  1267. I40E_VIRTCHNL_VF_OFFLOAD_RSS_PCTYPE_V2)
  1268. hena = I40E_DEFAULT_RSS_HENA_EXPANDED;
  1269. else
  1270. hena = I40E_DEFAULT_RSS_HENA;
  1271. wr32(hw, I40E_VFQF_HENA(0), (u32)hena);
  1272. wr32(hw, I40E_VFQF_HENA(1), (u32)(hena >> 32));
  1273. lut = kzalloc(I40EVF_HLUT_ARRAY_SIZE, GFP_KERNEL);
  1274. if (!lut)
  1275. return -ENOMEM;
  1276. /* Use user configured lut if there is one, otherwise use default */
  1277. if (vsi->rss_lut_user)
  1278. memcpy(lut, vsi->rss_lut_user, I40EVF_HLUT_ARRAY_SIZE);
  1279. else
  1280. i40evf_fill_rss_lut(lut, I40EVF_HLUT_ARRAY_SIZE,
  1281. adapter->num_active_queues);
  1282. /* Use user configured hash key if there is one, otherwise
  1283. * user default.
  1284. */
  1285. if (vsi->rss_hkey_user)
  1286. memcpy(seed, vsi->rss_hkey_user, I40EVF_HKEY_ARRAY_SIZE);
  1287. else
  1288. netdev_rss_key_fill((void *)seed, I40EVF_HKEY_ARRAY_SIZE);
  1289. ret = i40evf_config_rss(vsi, seed, lut, I40EVF_HLUT_ARRAY_SIZE);
  1290. kfree(lut);
  1291. return ret;
  1292. }
  1293. /**
  1294. * i40evf_alloc_q_vectors - Allocate memory for interrupt vectors
  1295. * @adapter: board private structure to initialize
  1296. *
  1297. * We allocate one q_vector per queue interrupt. If allocation fails we
  1298. * return -ENOMEM.
  1299. **/
  1300. static int i40evf_alloc_q_vectors(struct i40evf_adapter *adapter)
  1301. {
  1302. int q_idx = 0, num_q_vectors;
  1303. struct i40e_q_vector *q_vector;
  1304. num_q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  1305. adapter->q_vectors = kcalloc(num_q_vectors, sizeof(*q_vector),
  1306. GFP_KERNEL);
  1307. if (!adapter->q_vectors)
  1308. goto err_out;
  1309. for (q_idx = 0; q_idx < num_q_vectors; q_idx++) {
  1310. q_vector = &adapter->q_vectors[q_idx];
  1311. q_vector->adapter = adapter;
  1312. q_vector->vsi = &adapter->vsi;
  1313. q_vector->v_idx = q_idx;
  1314. netif_napi_add(adapter->netdev, &q_vector->napi,
  1315. i40evf_napi_poll, NAPI_POLL_WEIGHT);
  1316. }
  1317. return 0;
  1318. err_out:
  1319. while (q_idx) {
  1320. q_idx--;
  1321. q_vector = &adapter->q_vectors[q_idx];
  1322. netif_napi_del(&q_vector->napi);
  1323. }
  1324. kfree(adapter->q_vectors);
  1325. return -ENOMEM;
  1326. }
  1327. /**
  1328. * i40evf_free_q_vectors - Free memory allocated for interrupt vectors
  1329. * @adapter: board private structure to initialize
  1330. *
  1331. * This function frees the memory allocated to the q_vectors. In addition if
  1332. * NAPI is enabled it will delete any references to the NAPI struct prior
  1333. * to freeing the q_vector.
  1334. **/
  1335. static void i40evf_free_q_vectors(struct i40evf_adapter *adapter)
  1336. {
  1337. int q_idx, num_q_vectors;
  1338. int napi_vectors;
  1339. num_q_vectors = adapter->num_msix_vectors - NONQ_VECS;
  1340. napi_vectors = adapter->num_active_queues;
  1341. for (q_idx = 0; q_idx < num_q_vectors; q_idx++) {
  1342. struct i40e_q_vector *q_vector = &adapter->q_vectors[q_idx];
  1343. if (q_idx < napi_vectors)
  1344. netif_napi_del(&q_vector->napi);
  1345. }
  1346. kfree(adapter->q_vectors);
  1347. }
  1348. /**
  1349. * i40evf_reset_interrupt_capability - Reset MSIX setup
  1350. * @adapter: board private structure
  1351. *
  1352. **/
  1353. void i40evf_reset_interrupt_capability(struct i40evf_adapter *adapter)
  1354. {
  1355. pci_disable_msix(adapter->pdev);
  1356. kfree(adapter->msix_entries);
  1357. adapter->msix_entries = NULL;
  1358. }
  1359. /**
  1360. * i40evf_init_interrupt_scheme - Determine if MSIX is supported and init
  1361. * @adapter: board private structure to initialize
  1362. *
  1363. **/
  1364. int i40evf_init_interrupt_scheme(struct i40evf_adapter *adapter)
  1365. {
  1366. int err;
  1367. err = i40evf_set_interrupt_capability(adapter);
  1368. if (err) {
  1369. dev_err(&adapter->pdev->dev,
  1370. "Unable to setup interrupt capabilities\n");
  1371. goto err_set_interrupt;
  1372. }
  1373. err = i40evf_alloc_q_vectors(adapter);
  1374. if (err) {
  1375. dev_err(&adapter->pdev->dev,
  1376. "Unable to allocate memory for queue vectors\n");
  1377. goto err_alloc_q_vectors;
  1378. }
  1379. err = i40evf_alloc_queues(adapter);
  1380. if (err) {
  1381. dev_err(&adapter->pdev->dev,
  1382. "Unable to allocate memory for queues\n");
  1383. goto err_alloc_queues;
  1384. }
  1385. dev_info(&adapter->pdev->dev, "Multiqueue %s: Queue pair count = %u",
  1386. (adapter->num_active_queues > 1) ? "Enabled" : "Disabled",
  1387. adapter->num_active_queues);
  1388. return 0;
  1389. err_alloc_queues:
  1390. i40evf_free_q_vectors(adapter);
  1391. err_alloc_q_vectors:
  1392. i40evf_reset_interrupt_capability(adapter);
  1393. err_set_interrupt:
  1394. return err;
  1395. }
  1396. /**
  1397. * i40evf_clear_rss_config_user - Clear user configurations of RSS
  1398. * @vsi: Pointer to VSI structure
  1399. **/
  1400. static void i40evf_clear_rss_config_user(struct i40e_vsi *vsi)
  1401. {
  1402. if (!vsi)
  1403. return;
  1404. kfree(vsi->rss_hkey_user);
  1405. vsi->rss_hkey_user = NULL;
  1406. kfree(vsi->rss_lut_user);
  1407. vsi->rss_lut_user = NULL;
  1408. }
  1409. /**
  1410. * i40evf_watchdog_timer - Periodic call-back timer
  1411. * @data: pointer to adapter disguised as unsigned long
  1412. **/
  1413. static void i40evf_watchdog_timer(unsigned long data)
  1414. {
  1415. struct i40evf_adapter *adapter = (struct i40evf_adapter *)data;
  1416. schedule_work(&adapter->watchdog_task);
  1417. /* timer will be rescheduled in watchdog task */
  1418. }
  1419. /**
  1420. * i40evf_watchdog_task - Periodic call-back task
  1421. * @work: pointer to work_struct
  1422. **/
  1423. static void i40evf_watchdog_task(struct work_struct *work)
  1424. {
  1425. struct i40evf_adapter *adapter = container_of(work,
  1426. struct i40evf_adapter,
  1427. watchdog_task);
  1428. struct i40e_hw *hw = &adapter->hw;
  1429. u32 reg_val;
  1430. if (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section))
  1431. goto restart_watchdog;
  1432. if (adapter->flags & I40EVF_FLAG_PF_COMMS_FAILED) {
  1433. reg_val = rd32(hw, I40E_VFGEN_RSTAT) &
  1434. I40E_VFGEN_RSTAT_VFR_STATE_MASK;
  1435. if ((reg_val == I40E_VFR_VFACTIVE) ||
  1436. (reg_val == I40E_VFR_COMPLETED)) {
  1437. /* A chance for redemption! */
  1438. dev_err(&adapter->pdev->dev, "Hardware came out of reset. Attempting reinit.\n");
  1439. adapter->state = __I40EVF_STARTUP;
  1440. adapter->flags &= ~I40EVF_FLAG_PF_COMMS_FAILED;
  1441. schedule_delayed_work(&adapter->init_task, 10);
  1442. clear_bit(__I40EVF_IN_CRITICAL_TASK,
  1443. &adapter->crit_section);
  1444. /* Don't reschedule the watchdog, since we've restarted
  1445. * the init task. When init_task contacts the PF and
  1446. * gets everything set up again, it'll restart the
  1447. * watchdog for us. Down, boy. Sit. Stay. Woof.
  1448. */
  1449. return;
  1450. }
  1451. adapter->aq_required = 0;
  1452. adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN;
  1453. goto watchdog_done;
  1454. }
  1455. if ((adapter->state < __I40EVF_DOWN) ||
  1456. (adapter->flags & I40EVF_FLAG_RESET_PENDING))
  1457. goto watchdog_done;
  1458. /* check for reset */
  1459. reg_val = rd32(hw, I40E_VF_ARQLEN1) & I40E_VF_ARQLEN1_ARQENABLE_MASK;
  1460. if (!(adapter->flags & I40EVF_FLAG_RESET_PENDING) && !reg_val) {
  1461. adapter->state = __I40EVF_RESETTING;
  1462. adapter->flags |= I40EVF_FLAG_RESET_PENDING;
  1463. dev_err(&adapter->pdev->dev, "Hardware reset detected\n");
  1464. schedule_work(&adapter->reset_task);
  1465. adapter->aq_required = 0;
  1466. adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN;
  1467. goto watchdog_done;
  1468. }
  1469. /* Process admin queue tasks. After init, everything gets done
  1470. * here so we don't race on the admin queue.
  1471. */
  1472. if (adapter->current_op) {
  1473. if (!i40evf_asq_done(hw)) {
  1474. dev_dbg(&adapter->pdev->dev, "Admin queue timeout\n");
  1475. i40evf_send_api_ver(adapter);
  1476. }
  1477. goto watchdog_done;
  1478. }
  1479. if (adapter->aq_required & I40EVF_FLAG_AQ_GET_CONFIG) {
  1480. i40evf_send_vf_config_msg(adapter);
  1481. goto watchdog_done;
  1482. }
  1483. if (adapter->aq_required & I40EVF_FLAG_AQ_DISABLE_QUEUES) {
  1484. i40evf_disable_queues(adapter);
  1485. goto watchdog_done;
  1486. }
  1487. if (adapter->aq_required & I40EVF_FLAG_AQ_MAP_VECTORS) {
  1488. i40evf_map_queues(adapter);
  1489. goto watchdog_done;
  1490. }
  1491. if (adapter->aq_required & I40EVF_FLAG_AQ_ADD_MAC_FILTER) {
  1492. i40evf_add_ether_addrs(adapter);
  1493. goto watchdog_done;
  1494. }
  1495. if (adapter->aq_required & I40EVF_FLAG_AQ_ADD_VLAN_FILTER) {
  1496. i40evf_add_vlans(adapter);
  1497. goto watchdog_done;
  1498. }
  1499. if (adapter->aq_required & I40EVF_FLAG_AQ_DEL_MAC_FILTER) {
  1500. i40evf_del_ether_addrs(adapter);
  1501. goto watchdog_done;
  1502. }
  1503. if (adapter->aq_required & I40EVF_FLAG_AQ_DEL_VLAN_FILTER) {
  1504. i40evf_del_vlans(adapter);
  1505. goto watchdog_done;
  1506. }
  1507. if (adapter->aq_required & I40EVF_FLAG_AQ_CONFIGURE_QUEUES) {
  1508. i40evf_configure_queues(adapter);
  1509. goto watchdog_done;
  1510. }
  1511. if (adapter->aq_required & I40EVF_FLAG_AQ_ENABLE_QUEUES) {
  1512. i40evf_enable_queues(adapter);
  1513. goto watchdog_done;
  1514. }
  1515. if (adapter->aq_required & I40EVF_FLAG_AQ_CONFIGURE_RSS) {
  1516. /* This message goes straight to the firmware, not the
  1517. * PF, so we don't have to set current_op as we will
  1518. * not get a response through the ARQ.
  1519. */
  1520. i40evf_init_rss(adapter);
  1521. adapter->aq_required &= ~I40EVF_FLAG_AQ_CONFIGURE_RSS;
  1522. goto watchdog_done;
  1523. }
  1524. if (adapter->state == __I40EVF_RUNNING)
  1525. i40evf_request_stats(adapter);
  1526. watchdog_done:
  1527. if (adapter->state == __I40EVF_RUNNING) {
  1528. i40evf_irq_enable_queues(adapter, ~0);
  1529. i40evf_fire_sw_int(adapter, 0xFF);
  1530. } else {
  1531. i40evf_fire_sw_int(adapter, 0x1);
  1532. }
  1533. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  1534. restart_watchdog:
  1535. if (adapter->state == __I40EVF_REMOVE)
  1536. return;
  1537. if (adapter->aq_required)
  1538. mod_timer(&adapter->watchdog_timer,
  1539. jiffies + msecs_to_jiffies(20));
  1540. else
  1541. mod_timer(&adapter->watchdog_timer, jiffies + (HZ * 2));
  1542. schedule_work(&adapter->adminq_task);
  1543. }
  1544. #define I40EVF_RESET_WAIT_MS 10
  1545. #define I40EVF_RESET_WAIT_COUNT 500
  1546. /**
  1547. * i40evf_reset_task - Call-back task to handle hardware reset
  1548. * @work: pointer to work_struct
  1549. *
  1550. * During reset we need to shut down and reinitialize the admin queue
  1551. * before we can use it to communicate with the PF again. We also clear
  1552. * and reinit the rings because that context is lost as well.
  1553. **/
  1554. static void i40evf_reset_task(struct work_struct *work)
  1555. {
  1556. struct i40evf_adapter *adapter = container_of(work,
  1557. struct i40evf_adapter,
  1558. reset_task);
  1559. struct net_device *netdev = adapter->netdev;
  1560. struct i40e_hw *hw = &adapter->hw;
  1561. struct i40evf_vlan_filter *vlf;
  1562. struct i40evf_mac_filter *f;
  1563. u32 reg_val;
  1564. int i = 0, err;
  1565. while (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK,
  1566. &adapter->crit_section))
  1567. usleep_range(500, 1000);
  1568. i40evf_misc_irq_disable(adapter);
  1569. if (adapter->flags & I40EVF_FLAG_RESET_NEEDED) {
  1570. adapter->flags &= ~I40EVF_FLAG_RESET_NEEDED;
  1571. /* Restart the AQ here. If we have been reset but didn't
  1572. * detect it, or if the PF had to reinit, our AQ will be hosed.
  1573. */
  1574. i40evf_shutdown_adminq(hw);
  1575. i40evf_init_adminq(hw);
  1576. i40evf_request_reset(adapter);
  1577. }
  1578. adapter->flags |= I40EVF_FLAG_RESET_PENDING;
  1579. /* poll until we see the reset actually happen */
  1580. for (i = 0; i < I40EVF_RESET_WAIT_COUNT; i++) {
  1581. reg_val = rd32(hw, I40E_VF_ARQLEN1) &
  1582. I40E_VF_ARQLEN1_ARQENABLE_MASK;
  1583. if (!reg_val)
  1584. break;
  1585. usleep_range(5000, 10000);
  1586. }
  1587. if (i == I40EVF_RESET_WAIT_COUNT) {
  1588. dev_info(&adapter->pdev->dev, "Never saw reset\n");
  1589. goto continue_reset; /* act like the reset happened */
  1590. }
  1591. /* wait until the reset is complete and the PF is responding to us */
  1592. for (i = 0; i < I40EVF_RESET_WAIT_COUNT; i++) {
  1593. reg_val = rd32(hw, I40E_VFGEN_RSTAT) &
  1594. I40E_VFGEN_RSTAT_VFR_STATE_MASK;
  1595. if (reg_val == I40E_VFR_VFACTIVE)
  1596. break;
  1597. msleep(I40EVF_RESET_WAIT_MS);
  1598. }
  1599. pci_set_master(adapter->pdev);
  1600. /* extra wait to make sure minimum wait is met */
  1601. msleep(I40EVF_RESET_WAIT_MS);
  1602. if (i == I40EVF_RESET_WAIT_COUNT) {
  1603. struct i40evf_mac_filter *ftmp;
  1604. struct i40evf_vlan_filter *fv, *fvtmp;
  1605. /* reset never finished */
  1606. dev_err(&adapter->pdev->dev, "Reset never finished (%x)\n",
  1607. reg_val);
  1608. adapter->flags |= I40EVF_FLAG_PF_COMMS_FAILED;
  1609. if (netif_running(adapter->netdev)) {
  1610. set_bit(__I40E_DOWN, &adapter->vsi.state);
  1611. netif_carrier_off(netdev);
  1612. netif_tx_disable(netdev);
  1613. i40evf_napi_disable_all(adapter);
  1614. i40evf_irq_disable(adapter);
  1615. i40evf_free_traffic_irqs(adapter);
  1616. i40evf_free_all_tx_resources(adapter);
  1617. i40evf_free_all_rx_resources(adapter);
  1618. }
  1619. /* Delete all of the filters, both MAC and VLAN. */
  1620. list_for_each_entry_safe(f, ftmp, &adapter->mac_filter_list,
  1621. list) {
  1622. list_del(&f->list);
  1623. kfree(f);
  1624. }
  1625. list_for_each_entry_safe(fv, fvtmp, &adapter->vlan_filter_list,
  1626. list) {
  1627. list_del(&fv->list);
  1628. kfree(fv);
  1629. }
  1630. i40evf_free_misc_irq(adapter);
  1631. i40evf_reset_interrupt_capability(adapter);
  1632. i40evf_free_queues(adapter);
  1633. i40evf_free_q_vectors(adapter);
  1634. kfree(adapter->vf_res);
  1635. i40evf_shutdown_adminq(hw);
  1636. adapter->netdev->flags &= ~IFF_UP;
  1637. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  1638. adapter->flags &= ~I40EVF_FLAG_RESET_PENDING;
  1639. adapter->state = __I40EVF_DOWN;
  1640. dev_info(&adapter->pdev->dev, "Reset task did not complete, VF disabled\n");
  1641. return; /* Do not attempt to reinit. It's dead, Jim. */
  1642. }
  1643. continue_reset:
  1644. if (netif_running(adapter->netdev)) {
  1645. netif_carrier_off(netdev);
  1646. netif_tx_stop_all_queues(netdev);
  1647. i40evf_napi_disable_all(adapter);
  1648. }
  1649. i40evf_irq_disable(adapter);
  1650. adapter->state = __I40EVF_RESETTING;
  1651. adapter->flags &= ~I40EVF_FLAG_RESET_PENDING;
  1652. /* free the Tx/Rx rings and descriptors, might be better to just
  1653. * re-use them sometime in the future
  1654. */
  1655. i40evf_free_all_rx_resources(adapter);
  1656. i40evf_free_all_tx_resources(adapter);
  1657. /* kill and reinit the admin queue */
  1658. if (i40evf_shutdown_adminq(hw))
  1659. dev_warn(&adapter->pdev->dev, "Failed to shut down adminq\n");
  1660. adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN;
  1661. err = i40evf_init_adminq(hw);
  1662. if (err)
  1663. dev_info(&adapter->pdev->dev, "Failed to init adminq: %d\n",
  1664. err);
  1665. adapter->aq_required = I40EVF_FLAG_AQ_GET_CONFIG;
  1666. adapter->aq_required |= I40EVF_FLAG_AQ_MAP_VECTORS;
  1667. /* re-add all MAC filters */
  1668. list_for_each_entry(f, &adapter->mac_filter_list, list) {
  1669. f->add = true;
  1670. }
  1671. /* re-add all VLAN filters */
  1672. list_for_each_entry(vlf, &adapter->vlan_filter_list, list) {
  1673. vlf->add = true;
  1674. }
  1675. adapter->aq_required |= I40EVF_FLAG_AQ_ADD_MAC_FILTER;
  1676. adapter->aq_required |= I40EVF_FLAG_AQ_ADD_VLAN_FILTER;
  1677. clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
  1678. i40evf_misc_irq_enable(adapter);
  1679. mod_timer(&adapter->watchdog_timer, jiffies + 2);
  1680. if (netif_running(adapter->netdev)) {
  1681. /* allocate transmit descriptors */
  1682. err = i40evf_setup_all_tx_resources(adapter);
  1683. if (err)
  1684. goto reset_err;
  1685. /* allocate receive descriptors */
  1686. err = i40evf_setup_all_rx_resources(adapter);
  1687. if (err)
  1688. goto reset_err;
  1689. i40evf_configure(adapter);
  1690. err = i40evf_up_complete(adapter);
  1691. if (err)
  1692. goto reset_err;
  1693. i40evf_irq_enable(adapter, true);
  1694. } else {
  1695. adapter->state = __I40EVF_DOWN;
  1696. }
  1697. return;
  1698. reset_err:
  1699. dev_err(&adapter->pdev->dev, "failed to allocate resources during reinit\n");
  1700. i40evf_close(adapter->netdev);
  1701. }
  1702. /**
  1703. * i40evf_adminq_task - worker thread to clean the admin queue
  1704. * @work: pointer to work_struct containing our data
  1705. **/
  1706. static void i40evf_adminq_task(struct work_struct *work)
  1707. {
  1708. struct i40evf_adapter *adapter =
  1709. container_of(work, struct i40evf_adapter, adminq_task);
  1710. struct i40e_hw *hw = &adapter->hw;
  1711. struct i40e_arq_event_info event;
  1712. struct i40e_virtchnl_msg *v_msg;
  1713. i40e_status ret;
  1714. u32 val, oldval;
  1715. u16 pending;
  1716. if (adapter->flags & I40EVF_FLAG_PF_COMMS_FAILED)
  1717. goto out;
  1718. event.buf_len = I40EVF_MAX_AQ_BUF_SIZE;
  1719. event.msg_buf = kzalloc(event.buf_len, GFP_KERNEL);
  1720. if (!event.msg_buf)
  1721. goto out;
  1722. v_msg = (struct i40e_virtchnl_msg *)&event.desc;
  1723. do {
  1724. ret = i40evf_clean_arq_element(hw, &event, &pending);
  1725. if (ret || !v_msg->v_opcode)
  1726. break; /* No event to process or error cleaning ARQ */
  1727. i40evf_virtchnl_completion(adapter, v_msg->v_opcode,
  1728. v_msg->v_retval, event.msg_buf,
  1729. event.msg_len);
  1730. if (pending != 0)
  1731. memset(event.msg_buf, 0, I40EVF_MAX_AQ_BUF_SIZE);
  1732. } while (pending);
  1733. if ((adapter->flags &
  1734. (I40EVF_FLAG_RESET_PENDING | I40EVF_FLAG_RESET_NEEDED)) ||
  1735. adapter->state == __I40EVF_RESETTING)
  1736. goto freedom;
  1737. /* check for error indications */
  1738. val = rd32(hw, hw->aq.arq.len);
  1739. oldval = val;
  1740. if (val & I40E_VF_ARQLEN1_ARQVFE_MASK) {
  1741. dev_info(&adapter->pdev->dev, "ARQ VF Error detected\n");
  1742. val &= ~I40E_VF_ARQLEN1_ARQVFE_MASK;
  1743. }
  1744. if (val & I40E_VF_ARQLEN1_ARQOVFL_MASK) {
  1745. dev_info(&adapter->pdev->dev, "ARQ Overflow Error detected\n");
  1746. val &= ~I40E_VF_ARQLEN1_ARQOVFL_MASK;
  1747. }
  1748. if (val & I40E_VF_ARQLEN1_ARQCRIT_MASK) {
  1749. dev_info(&adapter->pdev->dev, "ARQ Critical Error detected\n");
  1750. val &= ~I40E_VF_ARQLEN1_ARQCRIT_MASK;
  1751. }
  1752. if (oldval != val)
  1753. wr32(hw, hw->aq.arq.len, val);
  1754. val = rd32(hw, hw->aq.asq.len);
  1755. oldval = val;
  1756. if (val & I40E_VF_ATQLEN1_ATQVFE_MASK) {
  1757. dev_info(&adapter->pdev->dev, "ASQ VF Error detected\n");
  1758. val &= ~I40E_VF_ATQLEN1_ATQVFE_MASK;
  1759. }
  1760. if (val & I40E_VF_ATQLEN1_ATQOVFL_MASK) {
  1761. dev_info(&adapter->pdev->dev, "ASQ Overflow Error detected\n");
  1762. val &= ~I40E_VF_ATQLEN1_ATQOVFL_MASK;
  1763. }
  1764. if (val & I40E_VF_ATQLEN1_ATQCRIT_MASK) {
  1765. dev_info(&adapter->pdev->dev, "ASQ Critical Error detected\n");
  1766. val &= ~I40E_VF_ATQLEN1_ATQCRIT_MASK;
  1767. }
  1768. if (oldval != val)
  1769. wr32(hw, hw->aq.asq.len, val);
  1770. freedom:
  1771. kfree(event.msg_buf);
  1772. out:
  1773. /* re-enable Admin queue interrupt cause */
  1774. i40evf_misc_irq_enable(adapter);
  1775. }
  1776. /**
  1777. * i40evf_free_all_tx_resources - Free Tx Resources for All Queues
  1778. * @adapter: board private structure
  1779. *
  1780. * Free all transmit software resources
  1781. **/
  1782. void i40evf_free_all_tx_resources(struct i40evf_adapter *adapter)
  1783. {
  1784. int i;
  1785. if (!adapter->tx_rings)
  1786. return;
  1787. for (i = 0; i < adapter->num_active_queues; i++)
  1788. if (adapter->tx_rings[i].desc)
  1789. i40evf_free_tx_resources(&adapter->tx_rings[i]);
  1790. }
  1791. /**
  1792. * i40evf_setup_all_tx_resources - allocate all queues Tx resources
  1793. * @adapter: board private structure
  1794. *
  1795. * If this function returns with an error, then it's possible one or
  1796. * more of the rings is populated (while the rest are not). It is the
  1797. * callers duty to clean those orphaned rings.
  1798. *
  1799. * Return 0 on success, negative on failure
  1800. **/
  1801. static int i40evf_setup_all_tx_resources(struct i40evf_adapter *adapter)
  1802. {
  1803. int i, err = 0;
  1804. for (i = 0; i < adapter->num_active_queues; i++) {
  1805. adapter->tx_rings[i].count = adapter->tx_desc_count;
  1806. err = i40evf_setup_tx_descriptors(&adapter->tx_rings[i]);
  1807. if (!err)
  1808. continue;
  1809. dev_err(&adapter->pdev->dev,
  1810. "Allocation for Tx Queue %u failed\n", i);
  1811. break;
  1812. }
  1813. return err;
  1814. }
  1815. /**
  1816. * i40evf_setup_all_rx_resources - allocate all queues Rx resources
  1817. * @adapter: board private structure
  1818. *
  1819. * If this function returns with an error, then it's possible one or
  1820. * more of the rings is populated (while the rest are not). It is the
  1821. * callers duty to clean those orphaned rings.
  1822. *
  1823. * Return 0 on success, negative on failure
  1824. **/
  1825. static int i40evf_setup_all_rx_resources(struct i40evf_adapter *adapter)
  1826. {
  1827. int i, err = 0;
  1828. for (i = 0; i < adapter->num_active_queues; i++) {
  1829. adapter->rx_rings[i].count = adapter->rx_desc_count;
  1830. err = i40evf_setup_rx_descriptors(&adapter->rx_rings[i]);
  1831. if (!err)
  1832. continue;
  1833. dev_err(&adapter->pdev->dev,
  1834. "Allocation for Rx Queue %u failed\n", i);
  1835. break;
  1836. }
  1837. return err;
  1838. }
  1839. /**
  1840. * i40evf_free_all_rx_resources - Free Rx Resources for All Queues
  1841. * @adapter: board private structure
  1842. *
  1843. * Free all receive software resources
  1844. **/
  1845. void i40evf_free_all_rx_resources(struct i40evf_adapter *adapter)
  1846. {
  1847. int i;
  1848. if (!adapter->rx_rings)
  1849. return;
  1850. for (i = 0; i < adapter->num_active_queues; i++)
  1851. if (adapter->rx_rings[i].desc)
  1852. i40evf_free_rx_resources(&adapter->rx_rings[i]);
  1853. }
  1854. /**
  1855. * i40evf_open - Called when a network interface is made active
  1856. * @netdev: network interface device structure
  1857. *
  1858. * Returns 0 on success, negative value on failure
  1859. *
  1860. * The open entry point is called when a network interface is made
  1861. * active by the system (IFF_UP). At this point all resources needed
  1862. * for transmit and receive operations are allocated, the interrupt
  1863. * handler is registered with the OS, the watchdog timer is started,
  1864. * and the stack is notified that the interface is ready.
  1865. **/
  1866. static int i40evf_open(struct net_device *netdev)
  1867. {
  1868. struct i40evf_adapter *adapter = netdev_priv(netdev);
  1869. int err;
  1870. if (adapter->flags & I40EVF_FLAG_PF_COMMS_FAILED) {
  1871. dev_err(&adapter->pdev->dev, "Unable to open device due to PF driver failure.\n");
  1872. return -EIO;
  1873. }
  1874. if (adapter->state != __I40EVF_DOWN)
  1875. return -EBUSY;
  1876. /* allocate transmit descriptors */
  1877. err = i40evf_setup_all_tx_resources(adapter);
  1878. if (err)
  1879. goto err_setup_tx;
  1880. /* allocate receive descriptors */
  1881. err = i40evf_setup_all_rx_resources(adapter);
  1882. if (err)
  1883. goto err_setup_rx;
  1884. /* clear any pending interrupts, may auto mask */
  1885. err = i40evf_request_traffic_irqs(adapter, netdev->name);
  1886. if (err)
  1887. goto err_req_irq;
  1888. i40evf_add_filter(adapter, adapter->hw.mac.addr);
  1889. i40evf_configure(adapter);
  1890. err = i40evf_up_complete(adapter);
  1891. if (err)
  1892. goto err_req_irq;
  1893. i40evf_irq_enable(adapter, true);
  1894. return 0;
  1895. err_req_irq:
  1896. i40evf_down(adapter);
  1897. i40evf_free_traffic_irqs(adapter);
  1898. err_setup_rx:
  1899. i40evf_free_all_rx_resources(adapter);
  1900. err_setup_tx:
  1901. i40evf_free_all_tx_resources(adapter);
  1902. return err;
  1903. }
  1904. /**
  1905. * i40evf_close - Disables a network interface
  1906. * @netdev: network interface device structure
  1907. *
  1908. * Returns 0, this is not allowed to fail
  1909. *
  1910. * The close entry point is called when an interface is de-activated
  1911. * by the OS. The hardware is still under the drivers control, but
  1912. * needs to be disabled. All IRQs except vector 0 (reserved for admin queue)
  1913. * are freed, along with all transmit and receive resources.
  1914. **/
  1915. static int i40evf_close(struct net_device *netdev)
  1916. {
  1917. struct i40evf_adapter *adapter = netdev_priv(netdev);
  1918. if (adapter->state <= __I40EVF_DOWN_PENDING)
  1919. return 0;
  1920. set_bit(__I40E_DOWN, &adapter->vsi.state);
  1921. i40evf_down(adapter);
  1922. adapter->state = __I40EVF_DOWN_PENDING;
  1923. i40evf_free_traffic_irqs(adapter);
  1924. return 0;
  1925. }
  1926. /**
  1927. * i40evf_get_stats - Get System Network Statistics
  1928. * @netdev: network interface device structure
  1929. *
  1930. * Returns the address of the device statistics structure.
  1931. * The statistics are actually updated from the timer callback.
  1932. **/
  1933. static struct net_device_stats *i40evf_get_stats(struct net_device *netdev)
  1934. {
  1935. struct i40evf_adapter *adapter = netdev_priv(netdev);
  1936. /* only return the current stats */
  1937. return &adapter->net_stats;
  1938. }
  1939. /**
  1940. * i40evf_change_mtu - Change the Maximum Transfer Unit
  1941. * @netdev: network interface device structure
  1942. * @new_mtu: new value for maximum frame size
  1943. *
  1944. * Returns 0 on success, negative on failure
  1945. **/
  1946. static int i40evf_change_mtu(struct net_device *netdev, int new_mtu)
  1947. {
  1948. struct i40evf_adapter *adapter = netdev_priv(netdev);
  1949. int max_frame = new_mtu + ETH_HLEN + ETH_FCS_LEN;
  1950. if ((new_mtu < 68) || (max_frame > I40E_MAX_RXBUFFER))
  1951. return -EINVAL;
  1952. netdev->mtu = new_mtu;
  1953. adapter->flags |= I40EVF_FLAG_RESET_NEEDED;
  1954. schedule_work(&adapter->reset_task);
  1955. return 0;
  1956. }
  1957. static const struct net_device_ops i40evf_netdev_ops = {
  1958. .ndo_open = i40evf_open,
  1959. .ndo_stop = i40evf_close,
  1960. .ndo_start_xmit = i40evf_xmit_frame,
  1961. .ndo_get_stats = i40evf_get_stats,
  1962. .ndo_set_rx_mode = i40evf_set_rx_mode,
  1963. .ndo_validate_addr = eth_validate_addr,
  1964. .ndo_set_mac_address = i40evf_set_mac,
  1965. .ndo_change_mtu = i40evf_change_mtu,
  1966. .ndo_tx_timeout = i40evf_tx_timeout,
  1967. .ndo_vlan_rx_add_vid = i40evf_vlan_rx_add_vid,
  1968. .ndo_vlan_rx_kill_vid = i40evf_vlan_rx_kill_vid,
  1969. #ifdef CONFIG_NET_POLL_CONTROLLER
  1970. .ndo_poll_controller = i40evf_netpoll,
  1971. #endif
  1972. };
  1973. /**
  1974. * i40evf_check_reset_complete - check that VF reset is complete
  1975. * @hw: pointer to hw struct
  1976. *
  1977. * Returns 0 if device is ready to use, or -EBUSY if it's in reset.
  1978. **/
  1979. static int i40evf_check_reset_complete(struct i40e_hw *hw)
  1980. {
  1981. u32 rstat;
  1982. int i;
  1983. for (i = 0; i < 100; i++) {
  1984. rstat = rd32(hw, I40E_VFGEN_RSTAT) &
  1985. I40E_VFGEN_RSTAT_VFR_STATE_MASK;
  1986. if ((rstat == I40E_VFR_VFACTIVE) ||
  1987. (rstat == I40E_VFR_COMPLETED))
  1988. return 0;
  1989. usleep_range(10, 20);
  1990. }
  1991. return -EBUSY;
  1992. }
  1993. /**
  1994. * i40evf_process_config - Process the config information we got from the PF
  1995. * @adapter: board private structure
  1996. *
  1997. * Verify that we have a valid config struct, and set up our netdev features
  1998. * and our VSI struct.
  1999. **/
  2000. int i40evf_process_config(struct i40evf_adapter *adapter)
  2001. {
  2002. struct net_device *netdev = adapter->netdev;
  2003. int i;
  2004. /* got VF config message back from PF, now we can parse it */
  2005. for (i = 0; i < adapter->vf_res->num_vsis; i++) {
  2006. if (adapter->vf_res->vsi_res[i].vsi_type == I40E_VSI_SRIOV)
  2007. adapter->vsi_res = &adapter->vf_res->vsi_res[i];
  2008. }
  2009. if (!adapter->vsi_res) {
  2010. dev_err(&adapter->pdev->dev, "No LAN VSI found\n");
  2011. return -ENODEV;
  2012. }
  2013. if (adapter->vf_res->vf_offload_flags
  2014. & I40E_VIRTCHNL_VF_OFFLOAD_VLAN) {
  2015. netdev->vlan_features = netdev->features &
  2016. ~(NETIF_F_HW_VLAN_CTAG_TX |
  2017. NETIF_F_HW_VLAN_CTAG_RX |
  2018. NETIF_F_HW_VLAN_CTAG_FILTER);
  2019. netdev->features |= NETIF_F_HW_VLAN_CTAG_TX |
  2020. NETIF_F_HW_VLAN_CTAG_RX |
  2021. NETIF_F_HW_VLAN_CTAG_FILTER;
  2022. }
  2023. netdev->features |= NETIF_F_HIGHDMA |
  2024. NETIF_F_SG |
  2025. NETIF_F_IP_CSUM |
  2026. NETIF_F_SCTP_CRC |
  2027. NETIF_F_IPV6_CSUM |
  2028. NETIF_F_TSO |
  2029. NETIF_F_TSO6 |
  2030. NETIF_F_TSO_ECN |
  2031. NETIF_F_GSO_GRE |
  2032. NETIF_F_GSO_UDP_TUNNEL |
  2033. NETIF_F_RXCSUM |
  2034. NETIF_F_GRO;
  2035. netdev->hw_enc_features |= NETIF_F_IP_CSUM |
  2036. NETIF_F_IPV6_CSUM |
  2037. NETIF_F_TSO |
  2038. NETIF_F_TSO6 |
  2039. NETIF_F_TSO_ECN |
  2040. NETIF_F_GSO_GRE |
  2041. NETIF_F_GSO_UDP_TUNNEL |
  2042. NETIF_F_GSO_UDP_TUNNEL_CSUM;
  2043. if (adapter->flags & I40EVF_FLAG_OUTER_UDP_CSUM_CAPABLE)
  2044. netdev->features |= NETIF_F_GSO_UDP_TUNNEL_CSUM;
  2045. /* copy netdev features into list of user selectable features */
  2046. netdev->hw_features |= netdev->features;
  2047. netdev->hw_features &= ~NETIF_F_RXCSUM;
  2048. adapter->vsi.id = adapter->vsi_res->vsi_id;
  2049. adapter->vsi.back = adapter;
  2050. adapter->vsi.base_vector = 1;
  2051. adapter->vsi.work_limit = I40E_DEFAULT_IRQ_WORK;
  2052. adapter->vsi.rx_itr_setting = (I40E_ITR_DYNAMIC |
  2053. ITR_REG_TO_USEC(I40E_ITR_RX_DEF));
  2054. adapter->vsi.tx_itr_setting = (I40E_ITR_DYNAMIC |
  2055. ITR_REG_TO_USEC(I40E_ITR_TX_DEF));
  2056. adapter->vsi.netdev = adapter->netdev;
  2057. adapter->vsi.qs_handle = adapter->vsi_res->qset_handle;
  2058. return 0;
  2059. }
  2060. /**
  2061. * i40evf_init_task - worker thread to perform delayed initialization
  2062. * @work: pointer to work_struct containing our data
  2063. *
  2064. * This task completes the work that was begun in probe. Due to the nature
  2065. * of VF-PF communications, we may need to wait tens of milliseconds to get
  2066. * responses back from the PF. Rather than busy-wait in probe and bog down the
  2067. * whole system, we'll do it in a task so we can sleep.
  2068. * This task only runs during driver init. Once we've established
  2069. * communications with the PF driver and set up our netdev, the watchdog
  2070. * takes over.
  2071. **/
  2072. static void i40evf_init_task(struct work_struct *work)
  2073. {
  2074. struct i40evf_adapter *adapter = container_of(work,
  2075. struct i40evf_adapter,
  2076. init_task.work);
  2077. struct net_device *netdev = adapter->netdev;
  2078. struct i40e_hw *hw = &adapter->hw;
  2079. struct pci_dev *pdev = adapter->pdev;
  2080. int err, bufsz;
  2081. switch (adapter->state) {
  2082. case __I40EVF_STARTUP:
  2083. /* driver loaded, probe complete */
  2084. adapter->flags &= ~I40EVF_FLAG_PF_COMMS_FAILED;
  2085. adapter->flags &= ~I40EVF_FLAG_RESET_PENDING;
  2086. err = i40e_set_mac_type(hw);
  2087. if (err) {
  2088. dev_err(&pdev->dev, "Failed to set MAC type (%d)\n",
  2089. err);
  2090. goto err;
  2091. }
  2092. err = i40evf_check_reset_complete(hw);
  2093. if (err) {
  2094. dev_info(&pdev->dev, "Device is still in reset (%d), retrying\n",
  2095. err);
  2096. goto err;
  2097. }
  2098. hw->aq.num_arq_entries = I40EVF_AQ_LEN;
  2099. hw->aq.num_asq_entries = I40EVF_AQ_LEN;
  2100. hw->aq.arq_buf_size = I40EVF_MAX_AQ_BUF_SIZE;
  2101. hw->aq.asq_buf_size = I40EVF_MAX_AQ_BUF_SIZE;
  2102. err = i40evf_init_adminq(hw);
  2103. if (err) {
  2104. dev_err(&pdev->dev, "Failed to init Admin Queue (%d)\n",
  2105. err);
  2106. goto err;
  2107. }
  2108. err = i40evf_send_api_ver(adapter);
  2109. if (err) {
  2110. dev_err(&pdev->dev, "Unable to send to PF (%d)\n", err);
  2111. i40evf_shutdown_adminq(hw);
  2112. goto err;
  2113. }
  2114. adapter->state = __I40EVF_INIT_VERSION_CHECK;
  2115. goto restart;
  2116. case __I40EVF_INIT_VERSION_CHECK:
  2117. if (!i40evf_asq_done(hw)) {
  2118. dev_err(&pdev->dev, "Admin queue command never completed\n");
  2119. i40evf_shutdown_adminq(hw);
  2120. adapter->state = __I40EVF_STARTUP;
  2121. goto err;
  2122. }
  2123. /* aq msg sent, awaiting reply */
  2124. err = i40evf_verify_api_ver(adapter);
  2125. if (err) {
  2126. if (err == I40E_ERR_ADMIN_QUEUE_NO_WORK)
  2127. err = i40evf_send_api_ver(adapter);
  2128. else
  2129. dev_err(&pdev->dev, "Unsupported PF API version %d.%d, expected %d.%d\n",
  2130. adapter->pf_version.major,
  2131. adapter->pf_version.minor,
  2132. I40E_VIRTCHNL_VERSION_MAJOR,
  2133. I40E_VIRTCHNL_VERSION_MINOR);
  2134. goto err;
  2135. }
  2136. err = i40evf_send_vf_config_msg(adapter);
  2137. if (err) {
  2138. dev_err(&pdev->dev, "Unable to send config request (%d)\n",
  2139. err);
  2140. goto err;
  2141. }
  2142. adapter->state = __I40EVF_INIT_GET_RESOURCES;
  2143. goto restart;
  2144. case __I40EVF_INIT_GET_RESOURCES:
  2145. /* aq msg sent, awaiting reply */
  2146. if (!adapter->vf_res) {
  2147. bufsz = sizeof(struct i40e_virtchnl_vf_resource) +
  2148. (I40E_MAX_VF_VSI *
  2149. sizeof(struct i40e_virtchnl_vsi_resource));
  2150. adapter->vf_res = kzalloc(bufsz, GFP_KERNEL);
  2151. if (!adapter->vf_res)
  2152. goto err;
  2153. }
  2154. err = i40evf_get_vf_config(adapter);
  2155. if (err == I40E_ERR_ADMIN_QUEUE_NO_WORK) {
  2156. err = i40evf_send_vf_config_msg(adapter);
  2157. goto err;
  2158. } else if (err == I40E_ERR_PARAM) {
  2159. /* We only get ERR_PARAM if the device is in a very bad
  2160. * state or if we've been disabled for previous bad
  2161. * behavior. Either way, we're done now.
  2162. */
  2163. i40evf_shutdown_adminq(hw);
  2164. dev_err(&pdev->dev, "Unable to get VF config due to PF error condition, not retrying\n");
  2165. return;
  2166. }
  2167. if (err) {
  2168. dev_err(&pdev->dev, "Unable to get VF config (%d)\n",
  2169. err);
  2170. goto err_alloc;
  2171. }
  2172. adapter->state = __I40EVF_INIT_SW;
  2173. break;
  2174. default:
  2175. goto err_alloc;
  2176. }
  2177. if (hw->mac.type == I40E_MAC_X722_VF)
  2178. adapter->flags |= I40EVF_FLAG_OUTER_UDP_CSUM_CAPABLE;
  2179. if (i40evf_process_config(adapter))
  2180. goto err_alloc;
  2181. adapter->current_op = I40E_VIRTCHNL_OP_UNKNOWN;
  2182. adapter->flags |= I40EVF_FLAG_RX_CSUM_ENABLED;
  2183. adapter->flags |= I40EVF_FLAG_RX_1BUF_CAPABLE;
  2184. adapter->flags |= I40EVF_FLAG_RX_PS_CAPABLE;
  2185. /* Default to single buffer rx, can be changed through ethtool. */
  2186. adapter->flags &= ~I40EVF_FLAG_RX_PS_ENABLED;
  2187. netdev->netdev_ops = &i40evf_netdev_ops;
  2188. i40evf_set_ethtool_ops(netdev);
  2189. netdev->watchdog_timeo = 5 * HZ;
  2190. if (!is_valid_ether_addr(adapter->hw.mac.addr)) {
  2191. dev_info(&pdev->dev, "Invalid MAC address %pM, using random\n",
  2192. adapter->hw.mac.addr);
  2193. eth_hw_addr_random(netdev);
  2194. ether_addr_copy(adapter->hw.mac.addr, netdev->dev_addr);
  2195. } else {
  2196. adapter->flags |= I40EVF_FLAG_ADDR_SET_BY_PF;
  2197. ether_addr_copy(netdev->dev_addr, adapter->hw.mac.addr);
  2198. ether_addr_copy(netdev->perm_addr, adapter->hw.mac.addr);
  2199. }
  2200. init_timer(&adapter->watchdog_timer);
  2201. adapter->watchdog_timer.function = &i40evf_watchdog_timer;
  2202. adapter->watchdog_timer.data = (unsigned long)adapter;
  2203. mod_timer(&adapter->watchdog_timer, jiffies + 1);
  2204. adapter->num_active_queues = min_t(int,
  2205. adapter->vsi_res->num_queue_pairs,
  2206. (int)(num_online_cpus()));
  2207. adapter->tx_desc_count = I40EVF_DEFAULT_TXD;
  2208. adapter->rx_desc_count = I40EVF_DEFAULT_RXD;
  2209. err = i40evf_init_interrupt_scheme(adapter);
  2210. if (err)
  2211. goto err_sw_init;
  2212. i40evf_map_rings_to_vectors(adapter);
  2213. if (adapter->vf_res->vf_offload_flags &
  2214. I40E_VIRTCHNL_VF_OFFLOAD_WB_ON_ITR)
  2215. adapter->flags |= I40EVF_FLAG_WB_ON_ITR_CAPABLE;
  2216. err = i40evf_request_misc_irq(adapter);
  2217. if (err)
  2218. goto err_sw_init;
  2219. netif_carrier_off(netdev);
  2220. if (!adapter->netdev_registered) {
  2221. err = register_netdev(netdev);
  2222. if (err)
  2223. goto err_register;
  2224. }
  2225. adapter->netdev_registered = true;
  2226. netif_tx_stop_all_queues(netdev);
  2227. dev_info(&pdev->dev, "MAC address: %pM\n", adapter->hw.mac.addr);
  2228. if (netdev->features & NETIF_F_GRO)
  2229. dev_info(&pdev->dev, "GRO is enabled\n");
  2230. adapter->state = __I40EVF_DOWN;
  2231. set_bit(__I40E_DOWN, &adapter->vsi.state);
  2232. i40evf_misc_irq_enable(adapter);
  2233. if (RSS_AQ(adapter)) {
  2234. adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_RSS;
  2235. mod_timer_pending(&adapter->watchdog_timer, jiffies + 1);
  2236. } else {
  2237. i40evf_init_rss(adapter);
  2238. }
  2239. return;
  2240. restart:
  2241. schedule_delayed_work(&adapter->init_task, msecs_to_jiffies(30));
  2242. return;
  2243. err_register:
  2244. i40evf_free_misc_irq(adapter);
  2245. err_sw_init:
  2246. i40evf_reset_interrupt_capability(adapter);
  2247. err_alloc:
  2248. kfree(adapter->vf_res);
  2249. adapter->vf_res = NULL;
  2250. err:
  2251. /* Things went into the weeds, so try again later */
  2252. if (++adapter->aq_wait_count > I40EVF_AQ_MAX_ERR) {
  2253. dev_err(&pdev->dev, "Failed to communicate with PF; waiting before retry\n");
  2254. adapter->flags |= I40EVF_FLAG_PF_COMMS_FAILED;
  2255. i40evf_shutdown_adminq(hw);
  2256. adapter->state = __I40EVF_STARTUP;
  2257. schedule_delayed_work(&adapter->init_task, HZ * 5);
  2258. return;
  2259. }
  2260. schedule_delayed_work(&adapter->init_task, HZ);
  2261. }
  2262. /**
  2263. * i40evf_shutdown - Shutdown the device in preparation for a reboot
  2264. * @pdev: pci device structure
  2265. **/
  2266. static void i40evf_shutdown(struct pci_dev *pdev)
  2267. {
  2268. struct net_device *netdev = pci_get_drvdata(pdev);
  2269. struct i40evf_adapter *adapter = netdev_priv(netdev);
  2270. netif_device_detach(netdev);
  2271. if (netif_running(netdev))
  2272. i40evf_close(netdev);
  2273. /* Prevent the watchdog from running. */
  2274. adapter->state = __I40EVF_REMOVE;
  2275. adapter->aq_required = 0;
  2276. #ifdef CONFIG_PM
  2277. pci_save_state(pdev);
  2278. #endif
  2279. pci_disable_device(pdev);
  2280. }
  2281. /**
  2282. * i40evf_probe - Device Initialization Routine
  2283. * @pdev: PCI device information struct
  2284. * @ent: entry in i40evf_pci_tbl
  2285. *
  2286. * Returns 0 on success, negative on failure
  2287. *
  2288. * i40evf_probe initializes an adapter identified by a pci_dev structure.
  2289. * The OS initialization, configuring of the adapter private structure,
  2290. * and a hardware reset occur.
  2291. **/
  2292. static int i40evf_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
  2293. {
  2294. struct net_device *netdev;
  2295. struct i40evf_adapter *adapter = NULL;
  2296. struct i40e_hw *hw = NULL;
  2297. int err;
  2298. err = pci_enable_device(pdev);
  2299. if (err)
  2300. return err;
  2301. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64));
  2302. if (err) {
  2303. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32));
  2304. if (err) {
  2305. dev_err(&pdev->dev,
  2306. "DMA configuration failed: 0x%x\n", err);
  2307. goto err_dma;
  2308. }
  2309. }
  2310. err = pci_request_regions(pdev, i40evf_driver_name);
  2311. if (err) {
  2312. dev_err(&pdev->dev,
  2313. "pci_request_regions failed 0x%x\n", err);
  2314. goto err_pci_reg;
  2315. }
  2316. pci_enable_pcie_error_reporting(pdev);
  2317. pci_set_master(pdev);
  2318. netdev = alloc_etherdev_mq(sizeof(struct i40evf_adapter), MAX_QUEUES);
  2319. if (!netdev) {
  2320. err = -ENOMEM;
  2321. goto err_alloc_etherdev;
  2322. }
  2323. SET_NETDEV_DEV(netdev, &pdev->dev);
  2324. pci_set_drvdata(pdev, netdev);
  2325. adapter = netdev_priv(netdev);
  2326. adapter->netdev = netdev;
  2327. adapter->pdev = pdev;
  2328. hw = &adapter->hw;
  2329. hw->back = adapter;
  2330. adapter->msg_enable = BIT(DEFAULT_DEBUG_LEVEL_SHIFT) - 1;
  2331. adapter->state = __I40EVF_STARTUP;
  2332. /* Call save state here because it relies on the adapter struct. */
  2333. pci_save_state(pdev);
  2334. hw->hw_addr = ioremap(pci_resource_start(pdev, 0),
  2335. pci_resource_len(pdev, 0));
  2336. if (!hw->hw_addr) {
  2337. err = -EIO;
  2338. goto err_ioremap;
  2339. }
  2340. hw->vendor_id = pdev->vendor;
  2341. hw->device_id = pdev->device;
  2342. pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
  2343. hw->subsystem_vendor_id = pdev->subsystem_vendor;
  2344. hw->subsystem_device_id = pdev->subsystem_device;
  2345. hw->bus.device = PCI_SLOT(pdev->devfn);
  2346. hw->bus.func = PCI_FUNC(pdev->devfn);
  2347. /* set up the locks for the AQ, do this only once in probe
  2348. * and destroy them only once in remove
  2349. */
  2350. mutex_init(&hw->aq.asq_mutex);
  2351. mutex_init(&hw->aq.arq_mutex);
  2352. INIT_LIST_HEAD(&adapter->mac_filter_list);
  2353. INIT_LIST_HEAD(&adapter->vlan_filter_list);
  2354. INIT_WORK(&adapter->reset_task, i40evf_reset_task);
  2355. INIT_WORK(&adapter->adminq_task, i40evf_adminq_task);
  2356. INIT_WORK(&adapter->watchdog_task, i40evf_watchdog_task);
  2357. INIT_DELAYED_WORK(&adapter->init_task, i40evf_init_task);
  2358. schedule_delayed_work(&adapter->init_task,
  2359. msecs_to_jiffies(5 * (pdev->devfn & 0x07)));
  2360. return 0;
  2361. err_ioremap:
  2362. free_netdev(netdev);
  2363. err_alloc_etherdev:
  2364. pci_release_regions(pdev);
  2365. err_pci_reg:
  2366. err_dma:
  2367. pci_disable_device(pdev);
  2368. return err;
  2369. }
  2370. #ifdef CONFIG_PM
  2371. /**
  2372. * i40evf_suspend - Power management suspend routine
  2373. * @pdev: PCI device information struct
  2374. * @state: unused
  2375. *
  2376. * Called when the system (VM) is entering sleep/suspend.
  2377. **/
  2378. static int i40evf_suspend(struct pci_dev *pdev, pm_message_t state)
  2379. {
  2380. struct net_device *netdev = pci_get_drvdata(pdev);
  2381. struct i40evf_adapter *adapter = netdev_priv(netdev);
  2382. int retval = 0;
  2383. netif_device_detach(netdev);
  2384. if (netif_running(netdev)) {
  2385. rtnl_lock();
  2386. i40evf_down(adapter);
  2387. rtnl_unlock();
  2388. }
  2389. i40evf_free_misc_irq(adapter);
  2390. i40evf_reset_interrupt_capability(adapter);
  2391. retval = pci_save_state(pdev);
  2392. if (retval)
  2393. return retval;
  2394. pci_disable_device(pdev);
  2395. return 0;
  2396. }
  2397. /**
  2398. * i40evf_resume - Power management resume routine
  2399. * @pdev: PCI device information struct
  2400. *
  2401. * Called when the system (VM) is resumed from sleep/suspend.
  2402. **/
  2403. static int i40evf_resume(struct pci_dev *pdev)
  2404. {
  2405. struct i40evf_adapter *adapter = pci_get_drvdata(pdev);
  2406. struct net_device *netdev = adapter->netdev;
  2407. u32 err;
  2408. pci_set_power_state(pdev, PCI_D0);
  2409. pci_restore_state(pdev);
  2410. /* pci_restore_state clears dev->state_saved so call
  2411. * pci_save_state to restore it.
  2412. */
  2413. pci_save_state(pdev);
  2414. err = pci_enable_device_mem(pdev);
  2415. if (err) {
  2416. dev_err(&pdev->dev, "Cannot enable PCI device from suspend.\n");
  2417. return err;
  2418. }
  2419. pci_set_master(pdev);
  2420. rtnl_lock();
  2421. err = i40evf_set_interrupt_capability(adapter);
  2422. if (err) {
  2423. rtnl_unlock();
  2424. dev_err(&pdev->dev, "Cannot enable MSI-X interrupts.\n");
  2425. return err;
  2426. }
  2427. err = i40evf_request_misc_irq(adapter);
  2428. rtnl_unlock();
  2429. if (err) {
  2430. dev_err(&pdev->dev, "Cannot get interrupt vector.\n");
  2431. return err;
  2432. }
  2433. schedule_work(&adapter->reset_task);
  2434. netif_device_attach(netdev);
  2435. return err;
  2436. }
  2437. #endif /* CONFIG_PM */
  2438. /**
  2439. * i40evf_remove - Device Removal Routine
  2440. * @pdev: PCI device information struct
  2441. *
  2442. * i40evf_remove is called by the PCI subsystem to alert the driver
  2443. * that it should release a PCI device. The could be caused by a
  2444. * Hot-Plug event, or because the driver is going to be removed from
  2445. * memory.
  2446. **/
  2447. static void i40evf_remove(struct pci_dev *pdev)
  2448. {
  2449. struct net_device *netdev = pci_get_drvdata(pdev);
  2450. struct i40evf_adapter *adapter = netdev_priv(netdev);
  2451. struct i40evf_mac_filter *f, *ftmp;
  2452. struct i40e_hw *hw = &adapter->hw;
  2453. cancel_delayed_work_sync(&adapter->init_task);
  2454. cancel_work_sync(&adapter->reset_task);
  2455. if (adapter->netdev_registered) {
  2456. unregister_netdev(netdev);
  2457. adapter->netdev_registered = false;
  2458. }
  2459. /* Shut down all the garbage mashers on the detention level */
  2460. adapter->state = __I40EVF_REMOVE;
  2461. adapter->aq_required = 0;
  2462. i40evf_request_reset(adapter);
  2463. msleep(20);
  2464. /* If the FW isn't responding, kick it once, but only once. */
  2465. if (!i40evf_asq_done(hw)) {
  2466. i40evf_request_reset(adapter);
  2467. msleep(20);
  2468. }
  2469. if (adapter->msix_entries) {
  2470. i40evf_misc_irq_disable(adapter);
  2471. i40evf_free_misc_irq(adapter);
  2472. i40evf_reset_interrupt_capability(adapter);
  2473. i40evf_free_q_vectors(adapter);
  2474. }
  2475. if (adapter->watchdog_timer.function)
  2476. del_timer_sync(&adapter->watchdog_timer);
  2477. flush_scheduled_work();
  2478. /* Clear user configurations for RSS */
  2479. i40evf_clear_rss_config_user(&adapter->vsi);
  2480. if (hw->aq.asq.count)
  2481. i40evf_shutdown_adminq(hw);
  2482. /* destroy the locks only once, here */
  2483. mutex_destroy(&hw->aq.arq_mutex);
  2484. mutex_destroy(&hw->aq.asq_mutex);
  2485. iounmap(hw->hw_addr);
  2486. pci_release_regions(pdev);
  2487. i40evf_free_all_tx_resources(adapter);
  2488. i40evf_free_all_rx_resources(adapter);
  2489. i40evf_free_queues(adapter);
  2490. kfree(adapter->vf_res);
  2491. /* If we got removed before an up/down sequence, we've got a filter
  2492. * hanging out there that we need to get rid of.
  2493. */
  2494. list_for_each_entry_safe(f, ftmp, &adapter->mac_filter_list, list) {
  2495. list_del(&f->list);
  2496. kfree(f);
  2497. }
  2498. list_for_each_entry_safe(f, ftmp, &adapter->vlan_filter_list, list) {
  2499. list_del(&f->list);
  2500. kfree(f);
  2501. }
  2502. free_netdev(netdev);
  2503. pci_disable_pcie_error_reporting(pdev);
  2504. pci_disable_device(pdev);
  2505. }
  2506. static struct pci_driver i40evf_driver = {
  2507. .name = i40evf_driver_name,
  2508. .id_table = i40evf_pci_tbl,
  2509. .probe = i40evf_probe,
  2510. .remove = i40evf_remove,
  2511. #ifdef CONFIG_PM
  2512. .suspend = i40evf_suspend,
  2513. .resume = i40evf_resume,
  2514. #endif
  2515. .shutdown = i40evf_shutdown,
  2516. };
  2517. /**
  2518. * i40e_init_module - Driver Registration Routine
  2519. *
  2520. * i40e_init_module is the first routine called when the driver is
  2521. * loaded. All it does is register with the PCI subsystem.
  2522. **/
  2523. static int __init i40evf_init_module(void)
  2524. {
  2525. int ret;
  2526. pr_info("i40evf: %s - version %s\n", i40evf_driver_string,
  2527. i40evf_driver_version);
  2528. pr_info("%s\n", i40evf_copyright);
  2529. i40evf_wq = create_singlethread_workqueue(i40evf_driver_name);
  2530. if (!i40evf_wq) {
  2531. pr_err("%s: Failed to create workqueue\n", i40evf_driver_name);
  2532. return -ENOMEM;
  2533. }
  2534. ret = pci_register_driver(&i40evf_driver);
  2535. return ret;
  2536. }
  2537. module_init(i40evf_init_module);
  2538. /**
  2539. * i40e_exit_module - Driver Exit Cleanup Routine
  2540. *
  2541. * i40e_exit_module is called just before the driver is removed
  2542. * from memory.
  2543. **/
  2544. static void __exit i40evf_exit_module(void)
  2545. {
  2546. pci_unregister_driver(&i40evf_driver);
  2547. destroy_workqueue(i40evf_wq);
  2548. }
  2549. module_exit(i40evf_exit_module);
  2550. /* i40evf_main.c */