Lines Matching refs:queueid_t
276 queueid_t nb_hairpinq; /**< Number of hairpin queues per port. */
277 queueid_t nb_rxq = 1; /**< Number of RX queues per port. */
278 queueid_t nb_txq = 1; /**< Number of TX queues per port. */
1239 queueid_t
1242 queueid_t allowed_max_rxq = RTE_MAX_QUEUES_PER_PORT; in get_allowed_max_nb_rxq()
1267 check_nb_rxq(queueid_t rxq) in check_nb_rxq()
1269 queueid_t allowed_max_rxq; in check_nb_rxq()
1287 queueid_t
1290 queueid_t allowed_max_txq = RTE_MAX_QUEUES_PER_PORT; in get_allowed_max_nb_txq()
1315 check_nb_txq(queueid_t txq) in check_nb_txq()
1317 queueid_t allowed_max_txq; in check_nb_txq()
1387 check_nb_rxd(queueid_t rxd) in check_nb_rxd()
1468 check_nb_txd(queueid_t txd) in check_nb_txd()
1498 queueid_t
1501 queueid_t allowed_max_hairpinq = RTE_MAX_QUEUES_PER_PORT; in get_allowed_max_nb_hairpinq()
1525 check_nb_hairpinq(queueid_t hairpinq) in check_nb_hairpinq()
1527 queueid_t allowed_max_hairpinq; in check_nb_hairpinq()
1773 queueid_t q; in init_fwd_streams()
2152 queueid_t rxq; in flush_fwd_rx_queues()
2478 queueid_t qi; in setup_hairpin_queues()
2730 queueid_t qi; in start_port()
4019 nb_rxq = (queueid_t)num_tcs; in init_port_dcb_config()
4020 nb_txq = (queueid_t)num_tcs; in init_port_dcb_config()