Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h75 #define ALIGN_VALUE_TO_WORD_BOUNDARY(_v) \ macro
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_rx.c122 return ALIGN_VALUE_TO_WORD_BOUNDARY(descSize); in BnxeRxPktDescrSize()