Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c3096 cqe->length = le32_to_cpu((hwcqe->length & CQ_RES_UD_V2_LENGTH_MASK)); in bnxt_qplib_cq_process_res_ud()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h83656 #define CQ_RES_UD_V2_LENGTH_MASK UINT32_C(0x3fff) macro