Home
last modified time | relevance | path

Searched refs:IAVF_VLAN_REMOVE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c808 if (f->state == IAVF_VLAN_REMOVE && in iavf_del_vlans()
816 } else if (f->state == IAVF_VLAN_REMOVE || in iavf_del_vlans()
855 } else if (f->state == IAVF_VLAN_REMOVE) { in iavf_del_vlans()
897 f->state == IAVF_VLAN_REMOVE) { in iavf_del_vlans()
H A Diavf.h165 IAVF_VLAN_REMOVE, /* filter needs to be removed from list */ enumerator
H A Diavf_main.c796 f->state = IAVF_VLAN_REMOVE; in iavf_del_vlan()