Searched refs:rx_fc_pfvf_bmap (Results 1 – 3 of 3) sorted by relevance
675 if (!bitmap_weight(lmac->rx_fc_pfvf_bmap.bmap, lmac->rx_fc_pfvf_bmap.max)) in cgx_lmac_enadis_rx_pause_fwding()963 clear_bit(pfvf_idx, lmac->rx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()965 set_bit(pfvf_idx, lmac->rx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()973 if (!rx_pause && bitmap_weight(lmac->rx_fc_pfvf_bmap.bmap, lmac->rx_fc_pfvf_bmap.max)) { in verify_lmac_fc_cfg()1758 lmac->rx_fc_pfvf_bmap.max = 128; in cgx_lmac_init()1759 err = rvu_alloc_bitmap(&lmac->rx_fc_pfvf_bmap); in cgx_lmac_init()1798 rvu_free_bitmap(&lmac->rx_fc_pfvf_bmap); in cgx_lmac_init()1826 rvu_free_bitmap(&lmac->rx_fc_pfvf_bmap); in cgx_lmac_exit()
39 struct rsrc_bmap rx_fc_pfvf_bmap; member
181 if (!bitmap_weight(lmac->rx_fc_pfvf_bmap.bmap, lmac->rx_fc_pfvf_bmap.max)) in rpm_lmac_enadis_rx_pause_fwding()