Searched refs:ucast_flt_cnt (Results 1 – 3 of 3) sorted by relevance
170 count = flow_cfg->ucast_flt_cnt + in otx2_mcam_entry_init()216 flow_cfg->ucast_flt_cnt; in otx2_mcam_entry_init()309 pf->flow_cfg->ucast_flt_cnt = OTX2_DEFAULT_UNICAST_FLOWS; in otx2_mcam_flow_init()324 * pf->flow_cfg->ucast_flt_cnt, GFP_KERNEL); in otx2_mcam_flow_init()366 if (netdev_uc_count(pf->netdev) > pf->flow_cfg->ucast_flt_cnt) in otx2_do_add_macfilter()377 for (i = 0; i < pf->flow_cfg->ucast_flt_cnt; i++) { in otx2_do_add_macfilter()420 for (i = 0; i < pf->flow_cfg->ucast_flt_cnt; i++) { in otx2_get_mcamentry_for_mac()
364 u8 ucast_flt_cnt; member
1855 (netdev_uc_count(netdev) > pf->flow_cfg->ucast_flt_cnt)) { in otx2_do_set_rx_mode()