i40evf_main.c 67 KB

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