Symbol: npc_install_flow_req
drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c
4284
struct npc_install_flow_req *fl;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1900
struct npc_install_flow_req fl;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
267
npc_install_flow_req, npc_install_flow_rsp) \
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
722
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
786
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
921
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
991
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1276
static int npc_mcast_update_action_index(struct rvu *rvu, struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1325
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1386
struct npc_install_flow_req *req, u16 target)
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1430
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1668
struct npc_install_flow_req *fl_req,
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1691
off = offsetof(struct npc_install_flow_req, packet);
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1694
memcpy(dst, src, sizeof(struct npc_install_flow_req) - off);
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
1733
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
245
struct npc_install_flow_req req = {};
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
286
struct npc_install_flow_req req = {};
drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.c
25
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.c
53
struct npc_install_flow_req req = { 0 };
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c
438
struct npc_install_flow_req *flow_req,
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c
443
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c
453
memcpy(req, flow_req, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c
486
struct npc_install_flow_req *flow_req)
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.h
29
struct npc_install_flow_req *dummy);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1254
struct npc_install_flow_req *req);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
386
struct npc_install_flow_req req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1111
struct npc_install_flow_req *fl_req,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1120
off = offsetof(struct npc_install_flow_req, packet);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1133
memcpy(dst, src, sizeof(struct npc_install_flow_req) - off);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1191
struct npc_install_flow_req *req, treq = { 0 };
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1234
off = offsetof(struct npc_install_flow_req, packet);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1235
sz = sizeof(struct npc_install_flow_req) - off;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1671
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
521
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
699
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
858
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
984
struct npc_install_flow_req *req)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2521
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2610
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1022
struct npc_install_flow_req *req)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1024
struct npc_install_flow_req *tmp_req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1034
memcpy(tmp_req, req, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1244
struct npc_install_flow_req *req, dummy;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1270
memset(&dummy, 0, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1309
memcpy(req, &dummy, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1326
memcpy(&new_node->req, req, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1639
struct npc_install_flow_req *req;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1650
memcpy(req, &node->req, sizeof(struct npc_install_flow_req));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
311
struct npc_install_flow_req *req, bool pps)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
341
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
415
struct npc_install_flow_req *req,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
554
struct npc_install_flow_req *req, bool is_inner)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
610
struct npc_install_flow_req *req)