Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c6513 static int stmmac_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in stmmac_vlan_rx_add_vid() function
6991 .ndo_vlan_rx_add_vid = stmmac_vlan_rx_add_vid,