Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dt4.h775 static inline int t4_cq_notempty(struct t4_cq *cq) in t4_cq_notempty() function
Dcq.c1171 ret = t4_cq_notempty(&chp->cq); in c4iw_arm_cq()