Home
last modified time | relevance | path

Searched refs:npc_install_flow_req (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c51 struct npc_install_flow_req req;
332 struct npc_install_flow_req *req, bool pps) in otx2_tc_act_set_police()
362 struct npc_install_flow_req *req, in otx2_tc_update_mcast()
436 struct npc_install_flow_req *req, in otx2_tc_parse_actions()
575 struct npc_install_flow_req *req, bool is_inner) in otx2_tc_process_vlan()
631 struct npc_install_flow_req *req) in otx2_tc_prepare_flow()
1043 struct npc_install_flow_req *tmp_req; in otx2_add_mcam_flow_entry()
1256 struct npc_install_flow_req *req, dummy; in otx2_tc_add_flow()
1282 memset(&dummy, 0, sizeof(struct npc_install_flow_req)); in otx2_tc_add_flow()
1305 memcpy(req, &dummy, sizeof(struct npc_install_flow_req)); in otx2_tc_add_flow()
[all …]
A Dotx2_flows.c359 struct npc_install_flow_req *req; in otx2_do_add_macfilter()
537 struct npc_install_flow_req *req, in otx2_prepare_ipv4_flow()
696 struct npc_install_flow_req *req, in otx2_prepare_ipv6_flow()
822 struct npc_install_flow_req *req) in otx2_prepare_flow_request()
980 struct npc_install_flow_req *req; in otx2_add_flow_msg()
1413 struct npc_install_flow_req *req; in otx2_install_rxvlan_offload_flow()
A Dotx2_pf.c2529 struct npc_install_flow_req *req; in otx2_do_set_vf_mac()
2589 struct npc_install_flow_req *req; in otx2_do_set_vf_vlan()
/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_switch.c25 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()
A Drvu_rep.c237 struct npc_install_flow_req req = {}; in rvu_rep_install_rx_rule()
278 struct npc_install_flow_req req = {}; in rvu_rep_install_tx_rule()
A Drvu_npc_fs.c1106 static int npc_mcast_update_action_index(struct rvu *rvu, struct npc_install_flow_req *req, in npc_mcast_update_action_index()
1134 struct npc_install_flow_req *req, in npc_update_rx_entry()
1195 struct npc_install_flow_req *req, u16 target) in npc_update_tx_entry()
1239 struct npc_install_flow_req *req, in npc_install_flow()
1397 struct npc_install_flow_req *req, in rvu_mbox_handler_npc_install_flow()
A Drvu_npc.c606 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_ucast_entry()
661 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_promisc_entry()
767 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_bcast_match_entry()
828 struct npc_install_flow_req req = { 0 }; in rvu_npc_install_allmulti_entry()
A Dmbox.h257 npc_install_flow_req, npc_install_flow_rsp) \
1665 struct npc_install_flow_req { struct

Completed in 37 milliseconds