Searched refs:agg_count (Results 1 – 3 of 3) sorted by relevance
48 uint32_t agg_count; member
149 tpa_info->agg_count = 0; in bnxt_tpa_start()689 RTE_ASSERT(tpa_info->agg_count < 16); in bnxt_rx_pkt()690 tpa_info->agg_arr[tpa_info->agg_count++] = *rx_agg; in bnxt_rx_pkt()
686 uint64_t agg_count[RTE_MAX_ETHPORTS] = {0}; in selection_logic() local710 agg_count[i] += 1; in selection_logic()732 agg_new_idx = max_index(agg_count, slaves_count); in selection_logic()