Searched refs:otx2_flow_config (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 33 static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg) in otx2_clear_ntuple_flow_info() 42 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_free_ntuple_mcam_entries() 69 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_alloc_mcam_entries() 161 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_mcam_entry_init() 268 struct otx2_flow_config *flow_cfg; in otx2vf_mcam_flow_init() 271 sizeof(struct otx2_flow_config), in otx2vf_mcam_flow_init() 295 pf->flow_cfg = devm_kzalloc(pf->dev, sizeof(struct otx2_flow_config), in otx2_mcam_flow_init() 358 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter() 483 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows() 1093 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow() [all …]
|
| H A D | otx2_tc.c | 961 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_tc_flow_list() 974 static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_cookie() 987 static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_index() 1002 static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_del_from_flow_list() 1017 static int otx2_tc_add_to_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_add_to_flow_list() 1109 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_del_req() 1148 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_add_req() 1179 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table() 1192 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow() 1254 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow() [all …]
|
| H A D | otx2_devlink.c | 16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate() 56 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get()
|
| H A D | rep.h | 39 struct otx2_flow_config *flow_cfg;
|
| H A D | otx2_common.h | 343 struct otx2_flow_config { struct 513 struct otx2_flow_config *flow_cfg; 1133 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);
|
| H A D | rep.c | 43 rep->flow_cfg = kzalloc_objs(struct otx2_flow_config, 1); in rvu_rep_mcam_flow_init()
|
| H A D | otx2_pf.c | 2579 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan()
|