Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c358 pfvf->rx_chan_base = rvu_nix_chan_cgx(rvu, cgx_id, lmac_id, 0); in nix_interface_init()
359 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
403 pfvf->rx_chan_base = rvu_nix_chan_lbk(rvu, lbkid, vf); in nix_interface_init()
413 pfvf->rx_chan_base, in nix_interface_init()
445 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()
447 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
452 pfvf->rx_chan_base, in nix_interface_init()
461 pfvf->rx_chan_base, pfvf->mac_addr); in nix_interface_init()
473 nixlf, pfvf->rx_chan_base); in nix_interface_init()
610 chan_base = pfvf->rx_chan_base + req->chan_base; in nix_bp_disable()
[all …]
H A Drvu_npc_hash.c1650 pfvf->rx_chan_base, 0, &seq_id, true, in rvu_npc_exact_mac_addr_update()
1688 pfvf->rx_chan_base, 0, &seq_id, in rvu_npc_exact_mac_addr_add()
1779 pfvf->rx_chan_base, 0, &seq_id, in rvu_npc_exact_mac_addr_set()
H A Drvu.h247 u16 rx_chan_base; member
H A Drvu_npc_fs.c1482 req->channel = pfvf->rx_chan_base; in rvu_mbox_handler_npc_install_flow()