Home
last modified time | relevance | path

Searched refs:max_sq_inline (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h715 u32 max_sq_inline; member
H A Dhns_roce_main.c383 resp.max_inline_data = hr_dev->caps.max_sq_inline; in hns_roce_alloc_ucontext()
H A Dhns_roce_hw_v2.h1142 __le16 max_sq_inline; member
H A Dhns_roce_qp.c494 hr_dev->caps.max_sq_inline); in get_max_inline_data()
H A Dhns_roce_hw_v2.c2152 caps->max_sq_inline = le16_to_cpu(resp_a->max_sq_inline); in hns_roce_query_caps()