Home
last modified time | relevance | path

Searched refs:HNS_ROCE_SGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_srq.c189 srq->wqe_shift = ilog2(roundup_pow_of_two(max(HNS_ROCE_SGE_SIZE, in alloc_srq_buf()
190 HNS_ROCE_SGE_SIZE * in alloc_srq_buf()
H A Dhns_roce_device.h91 #define HNS_ROCE_SGE_SIZE 16 macro
H A Dhns_roce_qp.c437 max(cnt, (u32)HNS_HW_PAGE_SIZE / HNS_ROCE_SGE_SIZE) : 0; in set_extend_sge_param()