Symbol: otx2_flow_config
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
1133
int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
513
struct otx2_flow_config *flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.c
16
struct otx2_flow_config *flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.c
56
struct otx2_flow_config *flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1093
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1269
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1336
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1369
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1412
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1441
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
161
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
268
struct otx2_flow_config *flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
271
sizeof(struct otx2_flow_config),
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
295
pf->flow_cfg = devm_kzalloc(pf->dev, sizeof(struct otx2_flow_config),
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
33
static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
358
struct otx2_flow_config *flow_cfg = pf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
42
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
483
int otx2_get_maxflows(struct otx2_flow_config *flow_cfg)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
69
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2579
struct otx2_flow_config *flow_cfg = pf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1002
static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1017
static int otx2_tc_add_to_flow_list(struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1109
struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1148
struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1179
struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1192
struct otx2_flow_config *flow_cfg = nic->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1254
struct otx2_flow_config *flow_cfg = nic->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1655
struct otx2_flow_config *flow_cfg = nic->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
961
struct otx2_flow_config *flow_cfg = pfvf->flow_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
974
static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
987
static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg,
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
43
rep->flow_cfg = kzalloc_objs(struct otx2_flow_config, 1);
drivers/net/ethernet/marvell/octeontx2/nic/rep.h
39
struct otx2_flow_config *flow_cfg;