Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx.h22 int efx_net_open(struct net_device *net_dev);
Def10_sriov.c522 efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()
635 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
Defx.c2155 int efx_net_open(struct net_device *net_dev) in efx_net_open() function
2306 .ndo_open = efx_net_open,
Def10.c4145 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()
4264 efx_net_open(efx->net_dev); in efx_ef10_set_mac_address()