Searched refs:pbl_is_full (Results 1 – 1 of 1) sorted by relevance
3505 int wq_is_full, err_wr, pbl_is_full; in qedr_can_post_send() local3511 pbl_is_full = qed_chain_get_elem_left_u32(&qp->sq.pbl) < in qedr_can_post_send()3513 if (wq_is_full || err_wr || pbl_is_full) { in qedr_can_post_send()3528 if (pbl_is_full && in qedr_can_post_send()