Home
last modified time | relevance | path

Searched refs:CQ_REQ_STATUS_WORK_REQUEST_FLUSHED_ERR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h3872 #define CQ_REQ_STATUS_WORK_REQUEST_FLUSHED_ERR 0xbUL macro
3873 #define CQ_REQ_STATUS_LAST CQ_REQ_STATUS_WORK_REQUEST_FLUSHED_ERR
H A Dqplib_fp.c2293 cqe->status = CQ_REQ_STATUS_WORK_REQUEST_FLUSHED_ERR; in __flush_sq()
H A Dib_verbs.c3198 case CQ_REQ_STATUS_WORK_REQUEST_FLUSHED_ERR: in __req_to_ib_wc_status()