Searched refs:qlcnic_vlan_rx_add (Results 1 – 1 of 1) sorted by relevance
84 static int qlcnic_vlan_rx_add(struct net_device *, __be16, u16);527 .ndo_vlan_rx_add_vid = qlcnic_vlan_rx_add,1360 qlcnic_vlan_rx_add(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_add() function