Searched refs:srq_depth (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hns/ | ||
H A D | hns_roce_hw_v2.h | 1208 __le16 srq_depth; member |
H A D | hns_roce_hw_v2.c | 2198 caps->max_srq_wrs = 1 << le16_to_cpu(resp_d->srq_depth); in hns_roce_query_caps() |