Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c359 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
404 pfvf->tx_chan_base = vf & 0x1 ? in nix_interface_init()
447 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
1671 pfvf->tx_chan_base = RVU_SWITCH_LBK_CHAN; in rvu_mbox_handler_nix_lf_alloc()
1707 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
H A Drvu.h248 u16 tx_chan_base; member