Searched refs:I40E_MAX_QUEUES_PER_TC (Results 1 – 2 of 2) sorted by relevance
85 #define I40E_MAX_QUEUES_PER_TC 64 /* should be a power of 2 */ macro
1533 num_tc_qps = min_t(int, num_tc_qps, I40E_MAX_QUEUES_PER_TC); in i40e_vsi_setup_queue_map()