Searched refs:efx_net_open (Results 1 – 5 of 5) sorted by relevance
18 int efx_net_open(struct net_device *net_dev);
542 efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()652 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
518 int efx_net_open(struct net_device *net_dev) in efx_net_open() function585 .ndo_open = efx_net_open,
3287 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()3350 efx_net_open(efx->net_dev); in efx_ef10_set_mac_address()
519 static int efx_net_open(struct net_device *net_dev) in efx_net_open() function584 .ndo_open = efx_net_open,