Home
last modified time | relevance | path

Searched refs:i40e_close (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h1128 int i40e_close(struct net_device *netdev);
H A Di40e_ethtool.c2598 i40e_close(netdev); in i40e_diag_test()
H A Di40e_main.c8676 * i40e_close - Disables a network interface
8685 int i40e_close(struct net_device *netdev) in i40e_close() function
13017 .ndo_stop = i40e_close,
13534 /* results in a call to i40e_close() */ in i40e_vsi_release()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1245 int i40e_close(struct net_device *netdev);
H A Di40e_ethtool.c2694 i40e_close(netdev); in i40e_diag_test()
H A Di40e_main.c9223 * i40e_close - Disables a network interface
9232 int i40e_close(struct net_device *netdev) in i40e_close() function
13690 .ndo_stop = i40e_close,
14229 /* results in a call to i40e_close() */ in i40e_vsi_release()

Completed in 52 milliseconds