Searched refs:F_FRAGMENTATION (Results 1 – 3 of 3) sorted by relevance
331 fconf |= F_FRAGMENTATION; in mode_to_fconf_t4()480 fconf |= F_FRAGMENTATION; in check_fspec_against_fconf_iconf()527 if (hwmode & F_FRAGMENTATION) in fconf_to_mode_t4()1077 fmask |= F_FRAGMENTATION; in hashfilter_ntuple()
11630 tpp->frag_shift = t4_filter_field_shift(adap, F_FRAGMENTATION); in read_filter_mode_and_ingress_config()11832 case F_FRAGMENTATION: in t4_filter_field_shift()
33575 #define F_FRAGMENTATION V_FRAGMENTATION(1U) macro