Searched refs:CMPL_BASE_TYPE_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c350 type = le16toh(cmp[cons].type) & CMPL_BASE_TYPE_MASK;
635 type = flags_type & CMPL_BASE_TYPE_MASK;
H A Dif_bnxt.c2355 type = le16toh(cmpl->type) & CMPL_BASE_TYPE_MASK;
H A Dhsi_struct_def.h671 #define CMPL_BASE_TYPE_MASK UINT32_C(0x3f) macro
[all...]

Completed in 318 milliseconds