i40evf_main.c 71 KB

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