Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fjes/
Dfjes_main.c64 static int fjes_vlan_rx_add_vid(struct net_device *, __be16 proto, u16);
275 .ndo_vlan_rx_add_vid = fjes_vlan_rx_add_vid,
894 static int fjes_vlan_rx_add_vid(struct net_device *netdev, in fjes_vlan_rx_add_vid() function