Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h17 int efx_net_open(struct net_device *net_dev);
Def10_sriov.c551 efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()
663 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
Defx.c2216 int efx_net_open(struct net_device *net_dev) in efx_net_open() function
2467 .ndo_open = efx_net_open,
Def10.c5580 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()
5872 efx_net_open(efx->net_dev); in efx_ef10_set_mac_address()