Home
last modified time | relevance | path

Searched refs:enic_vlan_rx_add_vid (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/cisco/enic/
Denic_dev.h35 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid);
Denic_dev.c166 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_add_vid() function
Denic_main.c2503 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid,
2527 .ndo_vlan_rx_add_vid = enic_vlan_rx_add_vid,