Home
last modified time | relevance | path

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

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