Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c298 if (!pf->flow_cfg->dmacflt_max_flows) in otx2_mcam_flow_init()
303 pf->flow_cfg->dmacflt_max_flows, in otx2_mcam_flow_init()
374 pf->flow_cfg->dmacflt_max_flows)) in otx2_add_macfilter()
457 flow_cfg->dmacflt_max_flows)) in otx2_get_maxflows()
458 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()
1083 flow_cfg->dmacflt_max_flows)) { in otx2_add_flow()
1087 flow_cfg->dmacflt_max_flows, in otx2_add_flow()
1088 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1101 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1219 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.h336 u8 dmacflt_max_flows; member
Dotx2_pf.c1135 pf->flow_cfg->dmacflt_max_flows)) in otx2_cgx_config_loopback()