Home
last modified time | relevance | path

Searched refs:i40e_clear_interrupt_scheme (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c4958 * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
4964 static void i40e_clear_interrupt_scheme(struct i40e_pf *pf) in i40e_clear_interrupt_scheme() function
10290 i40e_clear_interrupt_scheme(pf); in i40e_rebuild()
15513 i40e_clear_interrupt_scheme(pf); in i40e_probe()
15654 i40e_clear_interrupt_scheme(pf); in i40e_remove()
15875 * i40e_clear_interrupt_scheme() we should hold the RTNL lock for this in i40e_shutdown()
15879 i40e_clear_interrupt_scheme(pf); in i40e_shutdown()
15916 * i40e_clear_interrupt_scheme() we should hold the RTNL lock for this in i40e_suspend()
15931 i40e_clear_interrupt_scheme(pf); in i40e_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c5156 * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
5162 static void i40e_clear_interrupt_scheme(struct i40e_pf *pf) in i40e_clear_interrupt_scheme() function
10903 i40e_clear_interrupt_scheme(pf); in i40e_rebuild()
16243 i40e_clear_interrupt_scheme(pf); in i40e_probe()
16388 i40e_clear_interrupt_scheme(pf); in i40e_remove()
16611 * i40e_clear_interrupt_scheme() we should hold the RTNL lock for this in i40e_shutdown()
16615 i40e_clear_interrupt_scheme(pf); in i40e_shutdown()
16652 * i40e_clear_interrupt_scheme() we should hold the RTNL lock for this in i40e_suspend()
16667 i40e_clear_interrupt_scheme(pf); in i40e_suspend()

Completed in 43 milliseconds