Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c91 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in cn10k_sq_aq_init()
H A Dotx2_common.c668 int sdp_chan = hw->tx_chan_base + prio; in otx2_txschq_config()
948 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in otx2_sq_aq_init()
1890 pfvf->hw.tx_chan_base = rsp->tx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_tc.c409 ureq->channel[0] = nic->hw.tx_chan_base; in otx2_tc_update_mcast()
539 dummy_grp_update_req.channel[num_intf] = priv->hw.tx_chan_base; in otx2_tc_parse_actions()
H A Dotx2_common.h225 u16 tx_chan_base; member
H A Dotx2_pf.c2621 req->channel = pf->hw.tx_chan_base; in otx2_do_set_vf_vlan()
/linux-6.15/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.h250 u16 tx_chan_base; member
H A Dmbox.h902 u16 tx_chan_base; member