Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c530 if (pfvf->hw.tx_chan_base >= CGX_CHAN_BASE) { in otx2_get_link()
531 map = pfvf->hw.tx_chan_base & 0x7FF; in otx2_get_link()
535 if (pfvf->hw.tx_chan_base < SDP_CHAN_BASE) in otx2_get_link()
796 aq->sq.default_chan = pfvf->hw.tx_chan_base; in otx2_sq_init()
1519 pfvf->hw.tx_chan_base = rsp->tx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h175 u16 tx_chan_base; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h166 u16 tx_chan_base; member
H A Dmbox.h484 u16 tx_chan_base; member
H A Drvu_nix.c210 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
229 pfvf->tx_chan_base = vf & 0x1 ? NIX_CHAN_LBK_CHX(0, vf - 1) : in nix_interface_init()
1158 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()