Home
last modified time | relevance | path

Searched refs:cpsw_ndo_vlan_rx_add_vid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw.c91 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev,
743 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1055 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
1182 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,
H A Dcpsw_new.c444 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
491 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1148 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw.c91 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev,
737 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1045 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
1166 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,
H A Dcpsw_new.c438 static int cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, in cpsw_ndo_vlan_rx_add_vid() function
483 cpsw_ndo_vlan_rx_add_vid(priv->ndev, 0, vid); in cpsw_restore_vlans()
1137 .ndo_vlan_rx_add_vid = cpsw_ndo_vlan_rx_add_vid,

Completed in 9 milliseconds