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/af/
H A Drvu_nix.c361 pfvf->tx_chan_cnt = 1; in nix_interface_init()
408 pfvf->tx_chan_cnt = 1; in nix_interface_init()
448 pfvf->tx_chan_cnt = pfvf->rx_chan_cnt; in nix_interface_init()
1672 pfvf->tx_chan_cnt = 1; in rvu_mbox_handler_nix_lf_alloc()
1709 rsp->tx_chan_cnt = pfvf->tx_chan_cnt; in rvu_mbox_handler_nix_lf_alloc()
H A Drvu.h250 u8 tx_chan_cnt; /* total number of TX channels */ member