Searched refs:F_MACMATCH (Results 1 – 3 of 3) sorted by relevance
335 fconf |= F_MACMATCH; in mode_to_fconf() 484 fconf |= F_MACMATCH; in fconf_to_mode() 531 if (hwmode & F_MACMATCH) in set_filter_mode() 1069 fmask |= F_MACMATCH; in set_filter()
11617 tpp->macmatch_shift = t4_filter_field_shift(adap, F_MACMATCH); in read_filter_mode_and_ingress_config()11815 case F_MACMATCH: in t4_filter_field_shift()
33583 #define F_MACMATCH V_MACMATCH(1U) macro