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()
546 int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function598 .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()
544 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function596 .ndo_stop = efx_net_stop,