Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Defx.h18 int efx_net_open(struct net_device *net_dev);
Def10_sriov.c542 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()
Defx.c518 int efx_net_open(struct net_device *net_dev) in efx_net_open() function
586 .ndo_open = efx_net_open,
Def10.c3258 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()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Defx.c519 static int efx_net_open(struct net_device *net_dev) in efx_net_open() function
584 .ndo_open = efx_net_open,