Home
last modified time | relevance | path

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

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