Searched refs:npc_install_flow_req (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_tc.c | 47 struct npc_install_flow_req req; 327 struct npc_install_flow_req *req, bool pps) in otx2_tc_act_set_police() 358 struct npc_install_flow_req *req, in otx2_tc_parse_actions() 389 /* npc_install_flow_req doesn't support passing a target pcifunc */ in otx2_tc_parse_actions() 463 struct npc_install_flow_req *req, bool is_inner) in otx2_tc_process_vlan() 519 struct npc_install_flow_req *req) in otx2_tc_prepare_flow() 845 static int otx2_add_mcam_flow_entry(struct otx2_nic *nic, struct npc_install_flow_req *req) in otx2_add_mcam_flow_entry() 847 struct npc_install_flow_req *tmp_req; in otx2_add_mcam_flow_entry() 857 memcpy(tmp_req, req, sizeof(struct npc_install_flow_req)); in otx2_add_mcam_flow_entry() 1045 struct npc_install_flow_req *re in otx2_tc_add_flow() [all...] |
H A D | otx2_flows.c | 351 struct npc_install_flow_req *req; in otx2_do_add_macfilter() 529 struct npc_install_flow_req *req, in otx2_prepare_ipv4_flow() 688 struct npc_install_flow_req *req, in otx2_prepare_ipv6_flow() 814 struct npc_install_flow_req *req) in otx2_prepare_flow_request() 972 struct npc_install_flow_req *req; in otx2_add_flow_msg() 1404 struct npc_install_flow_req *req; in otx2_install_rxvlan_offload_flow()
|
H A D | otx2_pf.c | 2346 struct npc_install_flow_req *req; in otx2_do_set_vf_mac() 2406 struct npc_install_flow_req *req; in otx2_do_set_vf_vlan()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_switch.c | 25 struct npc_install_flow_req req = { 0 }; in rvu_switch_install_rx_rule() 53 struct npc_install_flow_req req = { 0 }; in rvu_switch_install_tx_rule()
|
H A D | rvu_npc_fs.c | 1049 struct npc_install_flow_req *req, in npc_update_rx_entry() 1100 struct npc_install_flow_req *req, u16 target) in npc_update_tx_entry() 1136 struct npc_install_flow_req *req, in npc_install_flow() 1285 struct npc_install_flow_req *req, in rvu_mbox_handler_npc_install_flow()
|
H A D | rvu_npc.c | 616 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_ucast_entry() 671 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_promisc_entry() 777 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_bcast_match_entry() 856 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_allmulti_entry()
|
H A D | mbox.h | 243 npc_install_flow_req, npc_install_flow_rsp) \ 1484 struct npc_install_flow_req { struct
|
Completed in 20 milliseconds