Searched refs:PERLINE_QUEUES (Results 1 – 1 of 1) sorted by relevance
706 #define PERLINE_QUEUES 32 in get_tm_conf_queue_format_info() macro711 line_num = (nb_tx_queues + PERLINE_QUEUES - 1) / PERLINE_QUEUES; in get_tm_conf_queue_format_info()713 start_queue = i * PERLINE_QUEUES; in get_tm_conf_queue_format_info()714 end_queue = (i + 1) * PERLINE_QUEUES - 1; in get_tm_conf_queue_format_info()