Searched refs:qlcnic_vlan_rx_del (Results 1 – 1 of 1) sorted by relevance
78 static int qlcnic_vlan_rx_del(struct net_device *, __be16, u16);517 .ndo_vlan_rx_kill_vid = qlcnic_vlan_rx_del,1368 qlcnic_vlan_rx_del(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_del() function