Searched refs:max_flows (Results 1 – 8 of 8) 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()147 flow_cfg->max_flows = allocated; in otx2_alloc_mcam_entries()245 flow_cfg->max_flows = 0; in otx2vf_mcam_flow_init()438 if (flow_cfg->nr_flows == flow_cfg->max_flows || in otx2_get_maxflows()441 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()443 return flow_cfg->max_flows; in otx2_get_maxflows()970 pf_mac->location = pfvf->flow_cfg->max_flows; in otx2_add_flow_with_pfmac()999 if (!flow_cfg->max_flows) { in otx2_add_flow()[all …]
61 if (!nic->flow_cfg->max_flows || is_otx2_vf(nic->pcifunc)) in otx2_tc_alloc_ent_bitmap()68 kcalloc(BITS_TO_LONGS(nic->flow_cfg->max_flows), in otx2_tc_alloc_ent_bitmap()685 if (bitmap_full(tc_info->tc_entries_bitmap, flow_cfg->max_flows)) { in otx2_tc_add_flow()725 flow_cfg->max_flows); in otx2_tc_add_flow()727 req->entry = flow_cfg->flow_ent[flow_cfg->max_flows - new_node->bitpos - 1]; in otx2_tc_add_flow()
62 ctx->val.vu16 = flow_cfg->max_flows; in otx2_dl_mcam_count_get()
293 u16 max_flows; member
1853 if (!pf->flow_cfg->max_flows) { in otx2_set_features()1861 if (!pf->flow_cfg->max_flows) { in otx2_set_features()
1612 u32 max_flows; member
4048 txqstats->max_flows = local->fq.flows_cnt; in ieee80211_get_txq_stats()
1179 PUT_TXQVAL_U32(MAX_FLOWS, max_flows); in nl80211_put_txq_stats()