Searched refs:tx_fc_pfvf_bmap (Results 1 – 2 of 2) sorted by relevance
40 struct rsrc_bmap tx_fc_pfvf_bmap; member
954 clear_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()956 set_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()965 if (!tx_pause && bitmap_weight(lmac->tx_fc_pfvf_bmap.bmap, lmac->tx_fc_pfvf_bmap.max)) { in verify_lmac_fc_cfg()1726 lmac->tx_fc_pfvf_bmap.max = 128; in cgx_lmac_init()1727 err = rvu_alloc_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()1750 rvu_free_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()