Searched refs:tx_chan_base (Results 1 – 5 of 5) sorted by relevance
661 int sdp_chan = hw->tx_chan_base + prio; in otx2_txschq_config()942 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in otx2_sq_aq_init()1898 pfvf->hw.tx_chan_base = rsp->tx_chan_base; in mbox_handler_nix_lf_alloc()
684 aq->sq.default_chan = pfvf->hw.tx_chan_base + chan_offset; in cn20k_sq_aq_init()
2700 req->channel = pf->hw.tx_chan_base; in otx2_do_set_vf_vlan()
360 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()405 pfvf->tx_chan_base = vf & 0x1 ? in nix_interface_init()448 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()1678 pfvf->tx_chan_base = RVU_SWITCH_LBK_CHAN; in rvu_mbox_handler_nix_lf_alloc()1714 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
278 u16 tx_chan_base; member