Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/fjes/
Dfjes_main.c49 static int fjes_vlan_rx_add_vid(struct net_device *, __be16 proto, u16);
263 .ndo_vlan_rx_add_vid = fjes_vlan_rx_add_vid,
882 static int fjes_vlan_rx_add_vid(struct net_device *netdev, in fjes_vlan_rx_add_vid() function