Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c320 pfvf->rx_chan_base = rvu_nix_chan_cgx(rvu, cgx_id, lmac_id, 0); in nix_interface_init()
321 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
366 pfvf->rx_chan_base = rvu_nix_chan_lbk(rvu, lbkid, vf); in nix_interface_init()
376 pfvf->rx_chan_base, in nix_interface_init()
408 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()
410 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
415 pfvf->rx_chan_base, in nix_interface_init()
424 pfvf->rx_chan_base, pfvf->mac_addr); in nix_interface_init()
436 nixlf, pfvf->rx_chan_base); in nix_interface_init()
485 chan_base = pfvf->rx_chan_base + req->chan_base; in rvu_mbox_handler_nix_bp_disable()
[all …]
Drvu_switch.c31 req.channel = pfvf->rx_chan_base; in rvu_switch_install_rx_rule()
Drvu_npc_hash.c1618 pfvf->rx_chan_base, 0, &seq_id, true, in rvu_npc_exact_mac_addr_update()
1656 pfvf->rx_chan_base, 0, &seq_id, in rvu_npc_exact_mac_addr_add()
1747 pfvf->rx_chan_base, 0, &seq_id, in rvu_npc_exact_mac_addr_set()
Drvu.h223 u16 rx_chan_base; member
Dmbox.h859 u16 rx_chan_base; member
Drvu_npc.c3336 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_read_base_steer_rule()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c358 req->channel = pf->hw.rx_chan_base; in otx2_do_add_macfilter()
943 req->channel = pfvf->hw.rx_chan_base; in otx2_add_flow_msg()
1350 req->channel = pfvf->hw.rx_chan_base; in otx2_install_rxvlan_offload_flow()
Dotx2_common.h211 u16 rx_chan_base; member
Dotx2_common.c1654 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()
Dotx2_tc.c809 req->channel = nic->hw.rx_chan_base; in otx2_tc_add_flow()
Dotx2_pf.c2209 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_mac()
2326 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_vlan()