Home
last modified time | relevance | path

Searched refs:max_flows (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c37 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()
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()
1187 flow_cfg->max_flows - 1); in otx2_add_flow()
1344 if (!flow_cfg->max_flows) in otx2_destroy_ntuple_flows()
[all …]
H A Dotx2_devlink.c63 ctx->val.vu16 = flow_cfg->max_flows; in otx2_dl_mcam_count_get()
H A Dotx2_tc.c1150 int mcam_idx = flow_cfg->max_flows - flow_cfg->nr_flows - 1; in otx2_tc_update_mcam_table_add_req()
1266 if (flow_cfg->nr_flows == flow_cfg->max_flows) { in otx2_tc_add_flow()
H A Drep.c93 rep->flow_cfg->max_flows = allocated; in rvu_rep_mcam_flow_init()
H A Dotx2_common.h354 u16 max_flows; member
H A Dotx2_common.c2034 if (!pfvf->flow_cfg->max_flows) { in otx2_handle_ntuple_tc_features()
/linux-6.15/include/net/
H A Dcfg80211.h2025 u32 max_flows; member
/linux-6.15/net/mac80211/
H A Dcfg.c4655 txqstats->max_flows = local->fq.flows_cnt; in ieee80211_get_txq_stats()
/linux-6.15/net/wireless/
H A Dnl80211.c1290 PUT_TXQVAL_U32(MAX_FLOWS, max_flows); in nl80211_put_txq_stats()