Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4565 static int stmmac_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in stmmac_vlan_rx_add_vid() function
4626 .ndo_vlan_rx_add_vid = stmmac_vlan_rx_add_vid,