Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c359 pfvf->rx_chan_base = rvu_nix_chan_cgx(rvu, cgx_id, lmac_id, 0); in nix_interface_init()
360 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
404 pfvf->rx_chan_base = rvu_nix_chan_lbk(rvu, lbkid, vf); in nix_interface_init()
414 pfvf->rx_chan_base, in nix_interface_init()
446 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()
448 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
453 pfvf->rx_chan_base, in nix_interface_init()
462 pfvf->rx_chan_base, pfvf->mac_addr); in nix_interface_init()
474 nixlf, pfvf->rx_chan_base); in nix_interface_init()
611 chan_base = pfvf->rx_chan_base + req->chan_base; in nix_bp_disable()
[all …]
H A Drvu_switch.c42 req.channel = pfvf->rx_chan_base; in rvu_switch_install_rx_rule()
H A Drvu.h277 u16 rx_chan_base; member
H A Drvu_npc_fs.c1835 req->channel = pfvf->rx_chan_base; in rvu_mbox_handler_npc_install_flow()
H A Drvu_npc.c3989 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_read_base_steer_rule()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1897 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_pf.c2536 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_mac()
2653 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_vlan()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c1508 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_cn20k_read_base_steer_rule()