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 D | cpsw.c | 91 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 D | cpsw_new.c | 444 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 D | cpsw.c | 91 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 D | cpsw_new.c | 438 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