Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx.h19 int efx_net_stop(struct net_device *net_dev);
H A Def10_sriov.c502 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()
H A Defx.c546 int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function
598 .ndo_stop = efx_net_stop,
H A Def10.c3252 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()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c544 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function
596 .ndo_stop = efx_net_stop,