Searched refs:total_tqps_num (Results 1 – 2 of 2) sorted by relevance
436 uint16_t total_tqps_num; /* total task queue pairs of this PF */ member
2723 hw->total_tqps_num); in hns3_get_pf_max_tqp_num()2730 hw->tqps_num = RTE_MIN(hw->total_tqps_num, in hns3_get_pf_max_tqp_num()2754 hw->total_tqps_num = rte_le_to_cpu_16(req->tqp_num) + in hns3_query_pf_resource()3184 for (i = 0; i < hw->total_tqps_num; i++) { in hns3_map_tqp()