i40evf_main.c 65 KB

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