Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c325 if (!pf->flow_cfg->dmacflt_max_flows) in otx2_mcam_flow_init()
330 pf->flow_cfg->dmacflt_max_flows, in otx2_mcam_flow_init()
401 pf->flow_cfg->dmacflt_max_flows)) in otx2_add_macfilter()
484 flow_cfg->dmacflt_max_flows)) in otx2_get_maxflows()
485 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()
1150 flow_cfg->dmacflt_max_flows)) { in otx2_add_flow()
1154 flow_cfg->dmacflt_max_flows, in otx2_add_flow()
1155 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1168 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1289 flow_cfg->dmacflt_max_flows) == 1) in otx2_remove_flow()
Dotx2_dmac_flt.c170 pf->flow_cfg->dmacflt_max_flows = rsp->max_dmac_filters; in otx2_dmacflt_get_max_cnt()
Dotx2_common.h361 u32 dmacflt_max_flows; member
Dotx2_pf.c1172 pf->flow_cfg->dmacflt_max_flows)) in otx2_cgx_config_loopback()