Home
last modified time | relevance | path

Searched refs:i40evf_close (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c31 static int i40evf_close(struct net_device *netdev);
1771 i40evf_close(adapter->netdev); in i40evf_reset_task()
2012 static int i40evf_close(struct net_device *netdev) in i40evf_close() function
2068 .ndo_stop = i40evf_close,
2385 i40evf_close(netdev); in i40evf_shutdown()