Searched refs:glblMask (Results 1 – 1 of 1) sorted by relevance
1698 uint32_t offset, bool glblMask, in GetGenParseCode() argument1707 if (glblMask) in GetGenParseCode()2016 uint32_t offset, bool glblMask, in GetPrParseCode() argument2035 if (offset || glblMask) in GetPrParseCode()2042 if (offset || glblMask) in GetPrParseCode()3954 uint16_t glblMask = p_CcNodeParam->extractCcParams.extractNonHdr.icIndxMask; in IcHashIndexedCheckParams() local3955 uint16_t countMask = (uint16_t)(glblMask >> 4); in IcHashIndexedCheckParams()3958 if (glblMask & 0x000f) in IcHashIndexedCheckParams()4013 if ((glblMask & (tmp * 16)) == (tmp * 16)) in IcHashIndexedCheckParams()4063 glblMask = htobe16(glblMask); in IcHashIndexedCheckParams()[all …]