Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c762 int chan_cnt = pfvf->hw.tx_chan_cnt; in otx2_txsch_alloc()
1039 chan_offset = qidx % pfvf->hw.tx_chan_cnt; in otx2_sq_init()
1898 pfvf->hw.tx_chan_cnt = rsp->tx_chan_cnt; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h233 u8 tx_chan_cnt; member