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() function586 .ndo_open = efx_net_open,
3258 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()3321 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,