Searched refs:MAX_QIDS (Results 1 – 4 of 4) sorted by relevance
29 #define MAX_QIDS 16 macro38 uint8_t qid[MAX_QIDS];221 if (t->nb_qids > MAX_QIDS) in create_lb_qids()272 if (t->nb_qids > MAX_QIDS) in create_directed_qids()301 uint64_t qid_rx_pkts[MAX_QIDS];303 uint64_t qid_rx_dropped[MAX_QIDS];305 uint64_t qid_tx_pkts[MAX_QIDS];317 static uint32_t qid_rx_pkts_ids[MAX_QIDS]; in test_event_dev_stats_get()318 static uint32_t qid_rx_dropped_ids[MAX_QIDS]; in test_event_dev_stats_get()319 static uint32_t qid_tx_pkts_ids[MAX_QIDS]; in test_event_dev_stats_get()[all …]
30 #define MAX_QIDS 16 macro42 uint8_t qid[MAX_QIDS];169 if (t->nb_qids > MAX_QIDS) in create_queues_type()
27 #define MAX_QIDS 32 macro125 if (t->nb_qids > MAX_QIDS) in create_lb_qids()
28 #define MAX_QIDS 32 macro126 if (t->nb_qids > MAX_QIDS) in create_lb_qids()