Searched refs:rx_chan_base (Results 1 – 12 of 12) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_nix.c | 360 pfvf->tx_chan_base = pfvf->rx_chan_base; 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() 1707 rsp->rx_chan_base = pfvf->rx_chan_base; in rvu_mbox_handler_nix_lf_alloc() 4459 pfvf->rx_chan_base, req->mac_addr); in rvu_mbox_handler_nix_set_mac_addr() 4540 pfvf->rx_chan_base); in rvu_mbox_handler_nix_set_rx_mode() [all …]
|
| A D | rvu_switch.c | 42 req.channel = pfvf->rx_chan_base; in rvu_switch_install_rx_rule()
|
| A D | rvu_npc_hash.c | 1650 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()
|
| A D | rvu.h | 277 u16 rx_chan_base; member
|
| A D | mbox.h | 919 u16 rx_chan_base; member
|
| A D | rvu_npc_fs.c | 1482 req->channel = pfvf->rx_chan_base; in rvu_mbox_handler_npc_install_flow()
|
| A D | rvu_npc.c | 3512 rsp->entry.kw[0] = pfvf->rx_chan_base; in rvu_mbox_handler_npc_read_base_steer_rule()
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_flows.c | 391 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()
|
| A D | otx2_common.c | 1881 pfvf->hw.rx_chan_base = rsp->rx_chan_base; in mbox_handler_nix_lf_alloc()
|
| A D | otx2_common.h | 228 u16 rx_chan_base; member
|
| A D | otx2_pf.c | 2542 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_mac() 2659 req->channel = pf->hw.rx_chan_base; in otx2_do_set_vf_vlan()
|
| A D | otx2_tc.c | 1306 req->channel = nic->hw.rx_chan_base; in otx2_tc_add_flow()
|
Completed in 66 milliseconds