Home
last modified time | relevance | path

Searched refs:dmacflt_max_flows (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c331 if (!pf->flow_cfg->dmacflt_max_flows) in otx2_mcam_flow_init()
336 pf->flow_cfg->dmacflt_max_flows, in otx2_mcam_flow_init()
407 pf->flow_cfg->dmacflt_max_flows)) in otx2_add_macfilter()
490 flow_cfg->dmacflt_max_flows)) in otx2_get_maxflows()
491 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()
1156 flow_cfg->dmacflt_max_flows)) { in otx2_add_flow()
1160 flow_cfg->dmacflt_max_flows, in otx2_add_flow()
1161 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1174 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1295 flow_cfg->dmacflt_max_flows) == 1) in otx2_remove_flow()
H A Dotx2_dmac_flt.c175 pf->flow_cfg->dmacflt_max_flows = rsp->max_dmac_filters; in otx2_dmacflt_get_max_cnt()
H A Dotx2_common.h353 u32 dmacflt_max_flows; member
H A Dotx2_pf.c1210 pf->flow_cfg->dmacflt_max_flows)) in otx2_cgx_config_loopback()