Home
last modified time | relevance | path

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

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