Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4449 if (cqe->flags & CQ_RES_RC_FLAGS_INV) in bnxt_re_process_res_rc_wc()
4538 if (cqe->flags & CQ_RES_RC_FLAGS_INV) in bnxt_re_process_res_ud_wc()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h83457 #define CQ_RES_RC_FLAGS_INV UINT32_C(0x4) macro