Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h3938 #define CQ_RES_UD_LENGTH_MASK 0x3fffUL macro
Dqplib_fp.c2748 cqe->length = le16_to_cpu(hwcqe->length) & CQ_RES_UD_LENGTH_MASK; in bnxt_qplib_cq_process_res_ud()