Home
last modified time | relevance | path

Searched refs:wq_hop_num_max_srqs (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1655 __le32 wq_hop_num_max_srqs; member
H A Dhns_roce_hw_v2.c2047 caps->num_srqs = 1 << roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()
2117 caps->wqe_sq_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()
2120 caps->wqe_sge_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()
2123 caps->wqe_rq_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1201 __le32 wq_hop_num_max_srqs; member

Completed in 19 milliseconds