Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h164 IAVF_VLAN_INACTIVE, /* filter is inactive, we are in IFF_DOWN */ enumerator
H A Diavf_virtchnl.c927 f->state = IAVF_VLAN_INACTIVE; in iavf_del_vlans()
964 f->state = IAVF_VLAN_INACTIVE; in iavf_del_vlans()
1026 f->state = IAVF_VLAN_INACTIVE; in iavf_del_vlans()
H A Diavf_main.c818 if (f->state == IAVF_VLAN_INACTIVE) in iavf_restore_filters()