Searched refs:ucast_flt_cnt (Results 1 – 4 of 4) sorted by relevance
75 pfvf->flow_cfg->ucast_flt_cnt = ctx->val.vu8; in otx2_dl_ucast_flt_cnt_set()91 ctx->val.vu8 = pfvf->flow_cfg ? pfvf->flow_cfg->ucast_flt_cnt : 0; in otx2_dl_ucast_flt_cnt_get()
173 count = flow_cfg->ucast_flt_cnt + in otx2_mcam_entry_init()215 flow_cfg->ucast_flt_cnt; in otx2_mcam_entry_init()304 pf->flow_cfg->ucast_flt_cnt = OTX2_DEFAULT_UNICAST_FLOWS; in otx2_mcam_flow_init()318 * pf->flow_cfg->ucast_flt_cnt, GFP_KERNEL); in otx2_mcam_flow_init()360 if (netdev_uc_count(pf->netdev) > pf->flow_cfg->ucast_flt_cnt) in otx2_do_add_macfilter()371 for (i = 0; i < pf->flow_cfg->ucast_flt_cnt; i++) { in otx2_do_add_macfilter()414 for (i = 0; i < pf->flow_cfg->ucast_flt_cnt; i++) { in otx2_get_mcamentry_for_mac()
365 u8 ucast_flt_cnt; member
1717 (netdev_uc_count(netdev) > pf->flow_cfg->ucast_flt_cnt)) { in otx2_do_set_rx_mode()