OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRC_WIDTHMASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qatreg.h
887
#define
CRC_WIDTHMASK
(width) ((((1L<<(width-1))-1L)<<1)|1L)
qat_ae.c
1812
return (reg &
CRC_WIDTHMASK
(CRC_WIDTH));
Completed in 26 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026