Home
last modified time | relevance | path

Searched defs:numBits (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_phy.c508 uint32_t bitsPerSymbol, numBits, numSymbols, phyTime, txTime; in ieee80211_compute_duration() local
600 uint32_t bitsPerSymbol, numBits, numSymbols, txTime; in ieee80211_compute_duration_ht() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_ldm.c61 static U32 ZSTD_ldm_getSmallHash(U64 value, U32 numBits) in ZSTD_ldm_getSmallHash()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c19593 static U32 ZSTD_ldm_getSmallHash(U64 value, U32 numBits) in ZSTD_ldm_getSmallHash()