Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,