Searched refs:otx2_flow_config (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 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() 358 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter() 1093 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow() 1269 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_remove_flow() 1336 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_ntuple_flows() 1369 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_mcam_flows() [all …]
|
| H A D | otx2_devlink.c | 16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate() 55 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get()
|
| H A D | otx2_tc.c | 960 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_tc_flow_list() 973 static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_cookie() 986 static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_index() 1001 static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_del_from_flow_list() 1016 static int otx2_tc_add_to_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_add_to_flow_list() 1108 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_del_req() 1147 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_add_req() 1178 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table() 1191 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow() 1253 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow() [all …]
|
| H A D | rep.h | 38 struct otx2_flow_config *flow_cfg;
|
| H A D | otx2_common.h | 336 struct otx2_flow_config { struct 487 struct otx2_flow_config *flow_cfg; 1103 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg);
|
| H A D | rep.c | 43 rep->flow_cfg = kcalloc(1, sizeof(struct otx2_flow_config), GFP_KERNEL); in rvu_rep_mcam_flow_init()
|
| H A D | otx2_pf.c | 2500 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan()
|