Searched refs:tx_adv_conf (Results 1 – 14 of 14) sorted by relevance
104 .tx_adv_conf = {171 (void)(rte_memcpy(ð_conf->tx_adv_conf.vmdq_dcb_tx_conf, &tx_conf, in get_eth_conf()
346 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.347 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_tx_conf``.369 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.370 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_tx_conf``.
135 .tx_adv_conf = {212 (void)(rte_memcpy(ð_conf->tx_adv_conf.vmdq_dcb_tx_conf, &tx_conf,
123 nb_tcs = eth_conf->tx_adv_conf.dcb_tx_conf.nb_tcs; in ixgbe_tc_nb_get()125 if (eth_conf->tx_adv_conf.vmdq_dcb_tx_conf.nb_queue_pools == in ixgbe_tc_nb_get()
740 nb_tcs = eth_conf->tx_adv_conf.dcb_tx_conf.nb_tcs; in rte_pmd_ixgbe_set_tc_bw_alloc()742 if (eth_conf->tx_adv_conf.vmdq_dcb_tx_conf.nb_queue_pools == in rte_pmd_ixgbe_set_tc_bw_alloc()
668 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_get_vf_queues()
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()3923 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in ixgbe_dcb_tx_config()
2311 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_check_mq_mode()2339 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in ixgbe_check_mq_mode()
623 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; 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()3184 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in txgbe_dcb_tx_config()
1211 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_check_mq_mode()1239 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in txgbe_check_mq_mode()
1324 } tx_adv_conf; /**< Port TX DCB configuration (union). */ member
3597 ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in get_eth_dcb_conf()3627 ð_conf->tx_adv_conf.dcb_tx_conf; in get_eth_dcb_conf()
2127 dcb_tx_conf = &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in hns3_check_mq_mode()