Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
666 rc = efx_ef10_add_vlan(efx, EFX_FILTER_VID_UNSPEC); in efx_ef10_probe()
674 rc = efx_ef10_add_vlan(efx, 0); in efx_ef10_probe()
3739 return efx_ef10_add_vlan(efx, vid); in efx_ef10_vlan_rx_add_vid()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds