i40evf_main.c 70 KB

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