Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6640 static int stmmac_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in stmmac_vlan_rx_add_vid() function
7118 .ndo_vlan_rx_add_vid = stmmac_vlan_rx_add_vid,