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