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