Searched refs:F_VLAN (Results 1 – 3 of 3) sorted by relevance
353 fconf |= F_VLAN; in mode_to_fconf()411 fconf |= F_VLAN; in check_fspec_against_fconf_iconf()467 if (hwmode & F_VLAN) in fconf_to_mode()823 fmask |= F_VLAN; in hashfilter_ntuple()
9702 tpp->vlan_shift = t4_filter_field_shift(adap, F_VLAN); in read_filter_mode_and_ingress_config()9781 case F_VLAN: in t4_filter_field_shift()
26813 #define F_VLAN V_VLAN(1U) macro