Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/ti/
Dcpsw.c91 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev,
735 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1041 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
1162 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,
Dcpsw_new.c437 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
482 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1133 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,