Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1173 __le16 max_sq_inline; member
H A Dhns_roce_main.c446 resp.max_inline_data = hr_dev->caps.max_sq_inline; in hns_roce_alloc_ucontext()
H A Dhns_roce_hw_v2.c2485 caps->max_sq_inline = le16_to_cpu(resp_a->max_sq_inline); in hns_roce_query_caps()