Home
last modified time | relevance | path

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

/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
585 .ndo_open = efx_net_open,
Def10.c3287 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()
/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,