Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Defx.c562 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid() function
595 .ndo_vlan_rx_add_vid = efx_vlan_rx_add_vid,
/Linux-v6.6/drivers/net/ethernet/sfc/
Defx.c564 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid() function
597 .ndo_vlan_rx_add_vid = efx_vlan_rx_add_vid,