Searched refs:VLAN_V2_ALLOWED (Results 1 – 3 of 3) sorted by relevance
400 #define VLAN_V2_ALLOWED(_a) ((_a)->vf_res->vf_cap_flags & \ macro403 (VLAN_V2_ALLOWED((_a)) && \
866 else if (VLAN_V2_ALLOWED(adapter)) in iavf_get_max_vlans_allowed()1507 } else if (VLAN_V2_ALLOWED(adapter)) { in iavf_set_queue_vlan_tag_loc()2221 } else if (VLAN_V2_ALLOWED(adapter)) { in iavf_set_vlan_offload_features()2661 if (VLAN_V2_ALLOWED(adapter)) in iavf_init_config_adapter()3245 if (VLAN_V2_ALLOWED(adapter)) in iavf_adminq_task()4461 } else if (VLAN_V2_ALLOWED(adapter)) { in iavf_get_netdev_vlan_hw_features()4522 } else if (VLAN_V2_ALLOWED(adapter)) { in iavf_get_netdev_vlan_features()
167 if (!VLAN_V2_ALLOWED(adapter)) in iavf_send_vf_offload_vlan_v2_msg()2210 if (VLAN_V2_ALLOWED(adapter)) in iavf_virtchnl_completion()