Searched defs:nb_rxq (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev.c | 49 nix_lf_alloc(struct otx2_eth_dev *dev, uint32_t nb_rxq, uint32_t nb_txq) in nix_lf_alloc() 1338 int i, nb_rxq, nb_txq; in nix_store_queue_cfg_and_then_release() local 1400 int rc, i, nb_rxq, nb_txq; in nix_restore_queue_cfg() local 1813 uint8_t nb_rxq, nb_txq; in otx2_nix_configure() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 462 int nb_rxq = 0; in ice_dcf_start_queues() local
|
| H A D | ice_ethdev.c | 3460 uint16_t nb_rxq = 0; in ice_dev_start() local
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 2783 calculate_nb_mbufs(uint16_t nb_ports, uint16_t nb_crypto_qp, uint32_t nb_rxq, in calculate_nb_mbufs() 2800 uint32_t lcore_id, nb_txq, nb_rxq = 0; in main() local
|
| /f-stack/dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 657 int nb_rxq = dev->data->nb_rx_queues; in eth_vhost_install_intr() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev_vf.c | 609 uint16_t nb_rxq, in i40evf_fill_virtchnl_vsi_rxq_info()
|
| H A D | i40e_ethdev.c | 2389 uint16_t nb_rxq, nb_txq; in i40e_dev_start() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 255 queueid_t nb_rxq = 1; /**< Number of RX queues per port. */ variable
|