Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx.h19 int efx_net_stop(struct net_device *net_dev);
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()
Defx.c551 int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function
586 .ndo_stop = efx_net_stop,
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()
/drivers/net/ethernet/sfc/siena/
Defx.c549 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop() function
584 .ndo_stop = efx_net_stop,