Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h132 #define RSPQ_CQID(rsp) (be32_to_cpu(rsp->cq_ptrid) & 0xffff) macro
Diwch_ev.c113 u32 cqid = RSPQ_CQID(rsp_msg); in iwch_ev_dispatch()
Dcxio_hal.c879 cnt, __func__, RSPQ_CQID(rsp_msg), RSPQ_CQPTR(rsp_msg), in cxio_hal_ev_handler()