Searched refs:F_MACMATCH (Results 1 – 3 of 3) sorted by relevance
340 fconf |= F_MACMATCH; in mode_to_fconf()389 fconf |= F_MACMATCH; in check_fspec_against_fconf_iconf()450 CHECK_FIELD(F_MACMATCH, macmatch_shift, M_FT_MACMATCH, T4_FILTER_MAC_IDX); in get_filter_mode()
9279 tpp->macmatch_shift = t4_filter_field_shift(adap, F_MACMATCH); in read_filter_mode_and_ingress_config()9371 case F_MACMATCH: in t4_filter_field_shift()
26793 #define F_MACMATCH V_MACMATCH(1U) macro