Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4.h302 #define CQE_OVFBIT(x) ((unsigned)CQE_OVFBIT_G(be64_to_cpu((x)->bits_type_ts))) macro
Dcq.c558 CQE_OVFBIT(hw_cqe), CQE_QPID(hw_cqe), in poll_cq()