Searched refs:enic_vlan_rx_add_vid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_dev.h | 50 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid);
|
H A D | enic_dev.c | 181 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_add_vid() function
|
H A D | enic_main.c | 2503 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid, 2529 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_dev.h | 35 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid);
|
H A D | enic_dev.c | 166 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_add_vid() function
|
H A D | enic_main.c | 2502 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid, 2526 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid,
|
Completed in 9 milliseconds