Home
last modified time | relevance | path

Searched refs:fp_tx_q_sz (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.h532 uint16_t nb_desc, uint16_t fp_tx_q_sz,
H A Dcnxk_ethdev.c414 uint16_t nb_desc, uint16_t fp_tx_q_sz, in cnxk_nix_tx_queue_setup() argument
450 txq_sz = sizeof(struct cnxk_eth_txq_sp) + fp_tx_q_sz; in cnxk_nix_tx_queue_setup()