Searched refs:HNS_ROCE_SGE_SIZE (Results 1 – 4 of 4) sorted by relevance
226 srq->wqe_shift = ilog2(roundup_pow_of_two(max(HNS_ROCE_SGE_SIZE, in alloc_srq_wqe_buf()227 HNS_ROCE_SGE_SIZE * in alloc_srq_wqe_buf()
511 sge_num * HNS_ROCE_SGE_SIZE); in update_inline_data()534 inline_sge = roundup_pow_of_two(max_inline_data) / HNS_ROCE_SGE_SIZE; in get_sge_num_from_max_inl_data()587 (u32)HNS_HW_PAGE_SIZE / HNS_ROCE_SGE_SIZE); in set_ext_sge_param()
75 #define HNS_ROCE_SGE_SIZE 16 macro
202 if (msg_len > qp->sq.ext_sge_cnt * HNS_ROCE_SGE_SIZE) { in fill_ext_sge_inl_data()222 idx += len / HNS_ROCE_SGE_SIZE; in fill_ext_sge_inl_data()237 idx += left_len_in_pg / HNS_ROCE_SGE_SIZE; in fill_ext_sge_inl_data()800 (max_sge - cnt) * HNS_ROCE_SGE_SIZE); in fill_recv_sge_to_wqe()