Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c333 if (!pf->flow_cfg->dmacflt_max_flows) in otx2_mcam_flow_init()
338 pf->flow_cfg->dmacflt_max_flows, in otx2_mcam_flow_init()
409 pf->flow_cfg->dmacflt_max_flows)) in otx2_add_macfilter()
492 flow_cfg->dmacflt_max_flows)) in otx2_get_maxflows()
493 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()
1158 flow_cfg->dmacflt_max_flows)) { in otx2_add_flow()
1162 flow_cfg->dmacflt_max_flows, in otx2_add_flow()
1163 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1176 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1297 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.h364 u32 dmacflt_max_flows; member
H A Dotx2_pf.c1176 pf->flow_cfg->dmacflt_max_flows)) in otx2_cgx_config_loopback()