Home
last modified time | relevance | path

Searched refs:tx_chan_base (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix.c178 nix->tx_chan_base = rsp->tx_chan_base; in roc_nix_lf_alloc()
181 nix->tx_chan_base = rsp->rx_chan_base; in roc_nix_lf_alloc()
H A Droc_nix_queue.c727 nix->tx_chan_base + (sq->qid % nix->tx_chan_cnt); in sq_cn9k_init()
729 aq->sq.default_chan = nix->tx_chan_base; in sq_cn9k_init()
846 aq->sq.default_chan = nix->tx_chan_base; in sq_init()
H A Droc_nix_priv.h133 uint16_t tx_chan_base; member
H A Dcnxk_telemetry_nix.c165 CNXK_TEL_DICT_INT(d, nix, tx_chan_base); in cnxk_tel_nix()
H A Droc_nix_tm_utils.c78 return nix->tx_chan_base & 0xff; in nix_tm_relchan_get()
H A Droc_nix_debug.c1188 nix_dump(" \ttx_chan_base = %d", nix->tx_chan_base); in roc_nix_dump()
H A Droc_mbox.h787 uint16_t __io tx_chan_base; member