Searched refs:tx_fc_pfvf_bmap (Results 1 – 2 of 2) sorted by relevance
40 struct rsrc_bmap tx_fc_pfvf_bmap; member
900 clear_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()902 set_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()911 if (!tx_pause && bitmap_weight(lmac->tx_fc_pfvf_bmap.bmap, lmac->tx_fc_pfvf_bmap.max)) { in verify_lmac_fc_cfg()1674 lmac->tx_fc_pfvf_bmap.max = 128; in cgx_lmac_init()1675 err = rvu_alloc_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()1696 rvu_free_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()