Searched refs:wqe_sge_ba (Results 1 – 2 of 2) sorted by relevance
3968 u64 wqe_sge_ba; in config_qp_rq_buf() local3973 MTT_MIN_COUNT, &wqe_sge_ba); in config_qp_rq_buf()3980 context->wqe_sge_ba = cpu_to_le32(wqe_sge_ba >> 3); in config_qp_rq_buf()3981 qpc_mask->wqe_sge_ba = 0; in config_qp_rq_buf()3990 V2_QPC_BYTE_12_WQE_SGE_BA_S, wqe_sge_ba >> (32 + 3)); in config_qp_rq_buf()
462 __le32 wqe_sge_ba; member