Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h138 #define RSPQ_NOTIFY(rsp) ((be32_to_cpu(rsp->flags) >> 20) & 1) macro
Dcxio_hal.c887 RSPQ_SE(rsp_msg), RSPQ_NOTIFY(rsp_msg), RSPQ_CQBRANCH(rsp_msg), in cxio_hal_ev_handler()