Home
last modified time | relevance | path

Searched refs:tx_chan_cnt (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix.c183 nix->tx_chan_cnt = rsp->tx_chan_cnt; in roc_nix_lf_alloc()
H A Droc_nix_priv.h145 uint8_t tx_chan_cnt; member
H A Droc_nix_queue.c727 nix->tx_chan_base + (sq->qid % nix->tx_chan_cnt); in sq_cn9k_init()
H A Droc_nix_debug.c1213 nix_dump(" \ttx_chan_cnt = %d", nix->tx_chan_cnt); in roc_nix_dump()
H A Droc_mbox.h789 uint8_t __io tx_chan_cnt; /* Total number of TX channels */ member