Searched refs:vmdq_dcb_tx_conf (Results 1 – 13 of 13) sorted by relevance
586 struct rte_eth_vmdq_dcb_tx_conf *vmdq_dcb_tx_conf; in txgbe_get_vf_queues() local623 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_get_vf_queues()624 switch (vmdq_dcb_tx_conf->nb_queue_pools) { in txgbe_get_vf_queues()
3073 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_vmdq_dcb_hw_tx_config()3124 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_dcb_vt_tx_config()
1211 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_check_mq_mode()
627 struct rte_eth_vmdq_dcb_tx_conf *vmdq_dcb_tx_conf; in ixgbe_get_vf_queues() local668 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_get_vf_queues()669 switch (vmdq_dcb_tx_conf->nb_queue_pools) { in ixgbe_get_vf_queues()
125 if (eth_conf->tx_adv_conf.vmdq_dcb_tx_conf.nb_queue_pools == in ixgbe_tc_nb_get()
742 if (eth_conf->tx_adv_conf.vmdq_dcb_tx_conf.nb_queue_pools == in rte_pmd_ixgbe_set_tc_bw_alloc()
3811 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_vmdq_dcb_hw_tx_config()3863 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_dcb_vt_tx_config()
2311 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_check_mq_mode()
105 .vmdq_dcb_tx_conf = {171 (void)(rte_memcpy(ð_conf->tx_adv_conf.vmdq_dcb_tx_conf, &tx_conf, in get_eth_conf()
136 .vmdq_dcb_tx_conf = {212 (void)(rte_memcpy(ð_conf->tx_adv_conf.vmdq_dcb_tx_conf, &tx_conf,
346 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.369 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.
1318 struct rte_eth_vmdq_dcb_tx_conf vmdq_dcb_tx_conf; member
3597 ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in get_eth_dcb_conf()