Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c529 if (pfvf->hw.tx_chan_base >= CGX_CHAN_BASE) { in otx2_get_link()
530 map = pfvf->hw.tx_chan_base & 0x7FF; in otx2_get_link()
534 if (pfvf->hw.tx_chan_base < SDP_CHAN_BASE) in otx2_get_link()
795 aq->sq.default_chan = pfvf->hw.tx_chan_base; in otx2_sq_init()
1503 pfvf->hw.tx_chan_base = rsp->tx_chan_base; in mbox_handler_nix_lf_alloc()
Dotx2_common.h175 u16 tx_chan_base; member
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h166 u16 tx_chan_base; member
Dmbox.h484 u16 tx_chan_base; member
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()
1154 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()