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