Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c281 if (!pf->flow_cfg->dmacflt_max_flows) in otx2_mcam_flow_init()
286 pf->flow_cfg->dmacflt_max_flows, in otx2_mcam_flow_init()
357 pf->flow_cfg->dmacflt_max_flows)) in otx2_add_macfilter()
440 flow_cfg->dmacflt_max_flows)) in otx2_get_maxflows()
441 return flow_cfg->max_flows + flow_cfg->dmacflt_max_flows; in otx2_get_maxflows()
1039 flow_cfg->dmacflt_max_flows)) { in otx2_add_flow()
1043 flow_cfg->dmacflt_max_flows, in otx2_add_flow()
1044 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1057 flow_cfg->dmacflt_max_flows); in otx2_add_flow()
1174 flow_cfg->dmacflt_max_flows) == 1) in otx2_remove_flow()
Dotx2_dmac_flt.c147 pf->flow_cfg->dmacflt_max_flows = rsp->max_dmac_filters; in otx2_dmacflt_get_max_cnt()
Dotx2_common.h294 u8 dmacflt_max_flows; member
Dotx2_pf.c1111 pf->flow_cfg->dmacflt_max_flows)) in otx2_cgx_config_loopback()