Home
last modified time | relevance | path

Searched refs:rx_chan_base (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c209 pfvf->rx_chan_base = NIX_CHAN_CGX_LMAC_CHX(cgx_id, lmac_id, 0); in nix_interface_init()
210 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
238 pfvf->rx_chan_base = NIX_CHAN_LBK_CHX(lbkid, vf); in nix_interface_init()
245 pfvf->rx_chan_base, false); in nix_interface_init()
253 pfvf->rx_chan_base, pfvf->mac_addr); in nix_interface_init()
265 nixlf, pfvf->rx_chan_base); in nix_interface_init()
311 chan_base = pfvf->rx_chan_base + req->chan_base; in rvu_mbox_handler_nix_bp_disable()
401 chan_base = pfvf->rx_chan_base + req->chan_base; in rvu_mbox_handler_nix_bp_enable()
1168 rsp->rx_chan_base = pfvf->rx_chan_base; in rvu_mbox_handler_nix_lf_alloc()
[all...]
H A Drvu.h167 u16 rx_chan_base; member
H A Dmbox.h483 u16 rx_chan_base; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c42 req.channel = pfvf->rx_chan_base; in rvu_switch_install_rx_rule()
H A Drvu_nix.c333 pfvf->rx_chan_base = rvu_nix_chan_cgx(rvu, cgx_id, lmac_id, 0); in nix_interface_init()
334 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
379 pfvf->rx_chan_base = rvu_nix_chan_lbk(rvu, lbkid, vf); in nix_interface_init()
389 pfvf->rx_chan_base, in nix_interface_init()
421 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()
423 pfvf->tx_chan_base = pfvf->rx_chan_base; in nix_interface_init()
428 pfvf->rx_chan_base, in nix_interface_init()
437 pfvf->rx_chan_base, pfvf->mac_addr); in nix_interface_init()
449 nixlf, pfvf->rx_chan_base); in nix_interface_init()
498 chan_base = pfvf->rx_chan_base in rvu_mbox_handler_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.h228 u16 rx_chan_base; member
H A Dmbox.h875 u16 rx_chan_base; member
H A Drvu_npc.c3400 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_read_base_steer_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c383 req->channel = pf->hw.rx_chan_base; in otx2_do_add_macfilter()
993 req->channel = pfvf->hw.rx_chan_base; in otx2_add_flow_msg()
1418 req->channel = pfvf->hw.rx_chan_base; in otx2_install_rxvlan_offload_flow()
H A Dotx2_common.c1739 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h234 u16 rx_chan_base; member
H A Dotx2_tc.c1094 req->channel = nic->hw.rx_chan_base; in otx2_tc_add_flow()
H A Dotx2_pf.c2359 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_mac()
2476 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_vlan()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h174 u16 rx_chan_base; member
H A Dotx2_common.c1518 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()

Completed in 40 milliseconds