Searched refs:HNS_ROCE_SGE_SIZE (Results 1 – 2 of 2) sorted by relevance
186 srq->wqe_shift = ilog2(roundup_pow_of_two(max(HNS_ROCE_SGE_SIZE, in alloc_srq_buf()187 HNS_ROCE_SGE_SIZE * in alloc_srq_buf()
91 #define HNS_ROCE_SGE_SIZE 16 macro