Searched refs:F_PORT (Results 1 – 3 of 3) sorted by relevance
359 fconf |= F_PORT; in mode_to_fconf()434 fconf |= F_PORT; in check_fspec_against_fconf_iconf()471 if (hwmode & F_PORT) in fconf_to_mode()828 fmask |= F_PORT; in hashfilter_ntuple()
9700 tpp->port_shift = t4_filter_field_shift(adap, F_PORT); in read_filter_mode_and_ingress_config()9775 case F_PORT: in t4_filter_field_shift()
26821 #define F_PORT V_PORT(1U) macro