Searched refs:max_flows (Results 1 – 7 of 7) sorted by relevance
37 flow_cfg->max_flows = 0; in otx2_clear_ntuple_flow_info()46 if (!flow_cfg->max_flows) in otx2_free_ntuple_mcam_entries()50 for (ent = 0; ent < flow_cfg->max_flows; ent++) { in otx2_free_ntuple_mcam_entries()144 flow_cfg->max_flows = allocated; in otx2_alloc_mcam_entries()285 flow_cfg->max_flows = 0; in otx2vf_mcam_flow_init()488 if (flow_cfg->nr_flows == flow_cfg->max_flows || in otx2_get_maxflows()491 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()493 return flow_cfg->max_flows; in otx2_get_maxflows()1072 pf_mac->location = pfvf->flow_cfg->max_flows; in otx2_add_flow_with_pfmac()1102 if (!flow_cfg->max_flows) { in otx2_add_flow()[all …]
1151 int mcam_idx = flow_cfg->max_flows - flow_cfg->nr_flows - 1; in otx2_tc_update_mcam_table_add_req()1267 if (flow_cfg->nr_flows == flow_cfg->max_flows) { in otx2_tc_add_flow()
93 rep->flow_cfg->max_flows = allocated; in rvu_rep_mcam_flow_init()
2040 if (!pfvf->flow_cfg->max_flows) { in otx2_handle_ntuple_tc_features()
2041 u32 max_flows; member
4979 txqstats->max_flows = local->fq.flows_cnt; in ieee80211_get_txq_stats()
1365 PUT_TXQVAL_U32(MAX_FLOWS, max_flows); in nl80211_put_txq_stats()