Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dhns-abi.h89 HNS_ROCE_EXSGE_FLAGS = 1 << 0, enumerator
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c521 if (hr_qp->config & HNS_ROCE_EXSGE_FLAGS) { in update_inline_data()
582 if (hr_qp->config & HNS_ROCE_EXSGE_FLAGS) { in set_ext_sge_param()
1066 hr_qp->config = HNS_ROCE_EXSGE_FLAGS; in set_qp_param()
H A Dhns_roce_main.c379 context->config = ucmd.config & HNS_ROCE_EXSGE_FLAGS; in hns_roce_alloc_ucontext()
381 if (context->config & HNS_ROCE_EXSGE_FLAGS) { in hns_roce_alloc_ucontext()