Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Defx.h17 int efx_net_open(struct net_device *net_dev);
Def10_sriov.c544 efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_mac()
656 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan()
Defx.c523 int efx_net_open(struct net_device *net_dev) in efx_net_open() function
588 .ndo_open = efx_net_open,
Def10.c3249 rc2 = efx_net_open(efx->net_dev); in efx_ef10_vport_set_mac_address()
3290 efx_net_open(efx->net_dev); in efx_ef10_set_mac_address()