Home
last modified time | relevance | path

Searched refs:tx_chan_base (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h168 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()
239 pfvf->tx_chan_base = vf & 0x1 ? in nix_interface_init()
1169 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c91 aq->sq.default_chan = pfvf->hw.tx_chan_base; in cn10k_sq_aq_init()
H A Dotx2_common.c905 aq->sq.default_chan = pfvf->hw.tx_chan_base; in otx2_sq_aq_init()
1740 pfvf->hw.tx_chan_base = rsp->tx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h235 u16 tx_chan_base; member
H A Dotx2_pf.c2523 req->channel = pf->hw.tx_chan_base; in otx2_do_set_vf_vlan()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h229 u16 tx_chan_base; member
H A Drvu_nix.c334 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
380 pfvf->tx_chan_base = vf & 0x1 ? in nix_interface_init()
423 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
1535 rsp->tx_chan_base = pfvf->tx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
H A Dmbox.h876 u16 tx_chan_base; member

Completed in 33 milliseconds