Searched refs:wq_hop_num_max_srqs (Results 1 – 2 of 2) sorted by relevance
1655 __le32 wq_hop_num_max_srqs; member
2039 caps->num_srqs = 1 << roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()2109 caps->wqe_sq_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()2112 caps->wqe_sge_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()2115 caps->wqe_rq_hop_num = roce_get_field(resp_d->wq_hop_num_max_srqs, in hns_roce_query_pf_caps()