Searched refs:i40e_pf_get_max_q_per_tc (Results 1 – 2 of 2) sorted by relevance
86 #define i40e_pf_get_max_q_per_tc(pf) \ macro
1617 num_tc_qps = min_t(int, num_tc_qps, i40e_pf_get_max_q_per_tc(pf)); in i40e_vsi_setup_queue_map()