Searched refs:qos_txqs (Results 1 – 2 of 2) sorted by relevance
279 int err, qos_txqs; in otx2_set_channels() local293 qos_txqs = bitmap_weight(pfvf->qos.qos_sq_bmap, in otx2_set_channels()296 err = otx2_set_real_num_queues(dev, channel->tx_count + qos_txqs, in otx2_set_channels()
29 int tx_queues, qos_txqs, err; in otx2_qos_update_tx_netdev_queues() local31 qos_txqs = bitmap_weight(pfvf->qos.qos_sq_bmap, in otx2_qos_update_tx_netdev_queues()34 tx_queues = hw->tx_queues + qos_txqs; in otx2_qos_update_tx_netdev_queues()