i40evf_main.c 77 KB

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