Searched refs:CQE_OVFBIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ | ||
D | t4.h | 301 #define CQE_OVFBIT(x) ((unsigned)CQE_OVFBIT_G(be64_to_cpu((x)->bits_type_ts))) macro |
D | cq.c | 559 CQE_OVFBIT(hw_cqe), CQE_QPID(hw_cqe), in poll_cq() |