Home
last modified time | relevance | path

Searched refs:glblMask (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c1698 uint32_t offset, bool glblMask, in GetGenParseCode() argument
1707 if (glblMask) in GetGenParseCode()
2016 uint32_t offset, bool glblMask, in GetPrParseCode() argument
2035 if (offset || glblMask) in GetPrParseCode()
2042 if (offset || glblMask) in GetPrParseCode()
3954 uint16_t glblMask = p_CcNodeParam->extractCcParams.extractNonHdr.icIndxMask; in IcHashIndexedCheckParams() local
3955 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 …]