Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c359 pfvf->tx_chan_base = pfvf->rx_chan_base; 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()
1706 rsp->rx_chan_base = pfvf->rx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
4455 pfvf->rx_chan_base, req->mac_addr); in rvu_mbox_handler_nix_set_mac_addr()
4536 pfvf->rx_chan_base); in rvu_mbox_handler_nix_set_rx_mode()
[all …]
H A Drvu_switch.c42 req.channel = pfvf->rx_chan_base; in rvu_switch_install_rx_rule()
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.h249 u16 rx_chan_base; member
H A Dmbox.h901 u16 rx_chan_base; member
H A Drvu_npc_fs.c1482 req->channel = pfvf->rx_chan_base; in rvu_mbox_handler_npc_install_flow()
H A Drvu_npc.c3524 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_read_base_steer_rule()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c391 req->channel = pf->hw.rx_chan_base; in otx2_do_add_macfilter()
1001 req->channel = pfvf->hw.rx_chan_base; in otx2_add_flow_msg()
1427 req->channel = pfvf->hw.rx_chan_base; in otx2_install_rxvlan_offload_flow()
H A Dotx2_common.c1889 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h224 u16 rx_chan_base; member
H A Dotx2_pf.c2457 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_mac()
2574 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_vlan()
H A Dotx2_tc.c1305 req->channel = nic->hw.rx_chan_base; in otx2_tc_add_flow()