Searched refs:t4_cq_notempty (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/infiniband/hw/cxgb4/ | ||
D | t4.h | 775 static inline int t4_cq_notempty(struct t4_cq *cq) in t4_cq_notempty() function |
D | cq.c | 1171 ret = t4_cq_notempty(&chp->cq); in c4iw_arm_cq() |