i40evf_main.c 64 KB

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