Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h164 IAVF_VLAN_REMOVING, /* DEL sent to PF, waiting for response */ enumerator
H A Diavf_virtchnl.c954 f->state = IAVF_VLAN_REMOVING; in iavf_del_vlans()
1006 f->state = IAVF_VLAN_REMOVING; in iavf_del_vlans()
2901 if (f->state == IAVF_VLAN_REMOVING) { in iavf_virtchnl_completion()
H A Diavf_main.c762 } else if (f->state == IAVF_VLAN_REMOVING) { in iavf_add_vlan()
794 } else if (f->state != IAVF_VLAN_REMOVING) { in iavf_del_vlan()