Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h406 #define VLAN_ALLOWED(_a) ((_a)->vf_res->vf_cap_flags & \ macro
415 (VLAN_ALLOWED((_a)) || VLAN_V2_FILTERING_ALLOWED((_a)))
H A Diavf_virtchnl.c680 if (VLAN_ALLOWED(adapter)) { in iavf_add_vlans()
828 if (VLAN_ALLOWED(adapter)) { in iavf_del_vlans()
2251 if (VLAN_ALLOWED(adapter)) { in iavf_virtchnl_completion()
H A Diavf_main.c890 if (VLAN_ALLOWED(adapter)) in iavf_get_max_vlans_allowed()
1528 if (VLAN_ALLOWED(adapter)) { in iavf_set_queue_vlan_tag_loc()
2292 if (VLAN_ALLOWED(adapter)) { in iavf_set_vlan_offload_features()
4583 if (VLAN_ALLOWED(adapter)) { in iavf_get_netdev_vlan_hw_features()
4644 if (VLAN_ALLOWED(adapter)) { in iavf_get_netdev_vlan_features()