Searched refs:is_sq (Results 1 – 7 of 7) sorted by relevance
225 struct mana_ib_qp *qp = mana_get_qp_ref(mdev, cqe->wq_num, cqe->is_sq); in mana_handle_cqe()231 if (cqe->is_sq) in mana_handle_cqe()
567 u32 qid, bool is_sq) in mana_get_qp_ref() argument572 if (is_sq) in mana_get_qp_ref()
620 static inline u32 bnxt_qplib_get_depth(struct bnxt_qplib_q *que, u8 wqe_mode, bool is_sq) in bnxt_qplib_get_depth() argument627 if (wqe_mode == BNXT_QPLIB_WQE_MODE_VARIABLE && is_sq) in bnxt_qplib_get_depth()
279 bool is_sq; member517 u32 is_sq : 1; member
363 if (completions[i].is_sq) in mana_hwc_comp_event()
1480 comp->is_sq = cqe->cqe_info.is_sq; in mana_gd_read_cqe()
1795 if (WARN_ON_ONCE(!completions[i].is_sq)) in mana_poll_tx_cq()2185 if (WARN_ON_ONCE(comp[i].is_sq)) in mana_poll_rx_cq()