Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c3266 static inline int qedr_wq_is_full(struct qedr_qp_hwq_info *wq) in qedr_wq_is_full() function
3510 wq_is_full = qedr_wq_is_full(&qp->sq); in qedr_can_post_send()