Searched refs:efx_net_stop (Results 1 – 5 of 5) sorted by relevance
19 int efx_net_stop(struct net_device *net_dev);
502 efx_net_stop(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()574 efx_net_stop(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
551 int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function586 .ndo_stop = efx_net_stop,
3252 efx_net_stop(efx->net_dev); in efx_ef10_vport_set_mac_address()3334 efx_net_stop(efx->net_dev); in efx_ef10_set_mac_address()
549 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function584 .ndo_stop = efx_net_stop,