Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c412 static int efx_ef10_add_vlan(struct efx_nic *efx, u16 vid) in efx_ef10_add_vlan() function
665 rc = efx_ef10_add_vlan(efx, EFX_FILTER_VID_UNSPEC); in efx_ef10_probe()
673 rc = efx_ef10_add_vlan(efx, 0); in efx_ef10_probe()
3770 return efx_ef10_add_vlan(efx, vid); in efx_ef10_vlan_rx_add_vid()