Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_srq.c186 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()
Dhns_roce_device.h91 #define HNS_ROCE_SGE_SIZE 16 macro