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