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.h166 IAVF_VLAN_REMOVE, /* filter needs to be removed from list */ enumerator
H A Diavf_virtchnl.c809 if (f->state == IAVF_VLAN_REMOVE && in iavf_del_vlans()
817 } else if (f->state == IAVF_VLAN_REMOVE || in iavf_del_vlans()
856 } else if (f->state == IAVF_VLAN_REMOVE) { in iavf_del_vlans()
898 f->state == IAVF_VLAN_REMOVE) { in iavf_del_vlans()
H A Diavf_main.c776 } else if (f->state == IAVF_VLAN_REMOVE) { in iavf_add_vlan()
809 f->state = IAVF_VLAN_REMOVE; in iavf_del_vlan()