Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.h22 int efx_net_open(struct net_device *net_dev);
Def10_sriov.c523 efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()
636 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
Defx.c2152 int efx_net_open(struct net_device *net_dev) in efx_net_open() function
2303 .ndo_open = efx_net_open,
Def10.c4144 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()
4263 efx_net_open(efx->net_dev); in efx_ef10_set_mac_address()