i40evf_main.c 67 KB

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