Searched refs:tx_fc_pfvf_bmap (Results 1 – 2 of 2) sorted by relevance
39 struct rsrc_bmap tx_fc_pfvf_bmap; member
899 clear_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()901 set_bit(pfvf_idx, lmac->tx_fc_pfvf_bmap.bmap); in verify_lmac_fc_cfg()910 if (!tx_pause && bitmap_weight(lmac->tx_fc_pfvf_bmap.bmap, lmac->tx_fc_pfvf_bmap.max)) { in verify_lmac_fc_cfg()1651 lmac->tx_fc_pfvf_bmap.max = 128; in cgx_lmac_init()1652 err = rvu_alloc_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()1672 rvu_free_bitmap(&lmac->tx_fc_pfvf_bmap); in cgx_lmac_init()