Home
last modified time | relevance | path

Searched refs:otx2_flow_config (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c35 static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg) in otx2_clear_ntuple_flow_info()
44 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_free_ntuple_mcam_entries()
76 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_alloc_mcam_entries()
166 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_mcam_entry_init()
240 struct otx2_flow_config *flow_cfg; in otx2vf_mcam_flow_init()
243 sizeof(struct otx2_flow_config), in otx2vf_mcam_flow_init()
266 pf->flow_cfg = devm_kzalloc(pf->dev, sizeof(struct otx2_flow_config), in otx2_mcam_flow_init()
325 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter()
450 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows()
1035 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow()
[all …]
Dotx2_devlink.c16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate()
54 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get()
Dotx2_common.h318 struct otx2_flow_config { struct
464 struct otx2_flow_config *flow_cfg;
989 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);
Dotx2_tc.c707 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow()
759 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow()
Dotx2_pf.c2252 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan()