Searched refs:tx_adv_conf (Results 1 – 14 of 14) sorted by relevance
103 .tx_adv_conf = {172 (void)(rte_memcpy(ð_conf->tx_adv_conf.vmdq_dcb_tx_conf, &tx_conf, in get_eth_conf()
333 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.334 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_tx_conf``.356 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_dcb_tx_conf``.357 * **[uses] user config**: ``dev_conf.tx_adv_conf.vmdq_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()
685 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_get_vf_queues()
3850 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_vmdq_dcb_hw_tx_config()3902 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_dcb_vt_tx_config()3962 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in ixgbe_dcb_tx_config()
2333 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in ixgbe_check_mq_mode()2361 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in ixgbe_check_mq_mode()
122 nb_tcs = eth_conf->tx_adv_conf.dcb_tx_conf.nb_tcs; in txgbe_tc_nb_get()124 if (eth_conf->tx_adv_conf.vmdq_dcb_tx_conf.nb_queue_pools == in txgbe_tc_nb_get()
622 vmdq_dcb_tx_conf = ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_get_vf_queues()
3217 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_vmdq_dcb_hw_tx_config()3268 &dev->data->dev_conf.tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_dcb_vt_tx_config()3328 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in txgbe_dcb_tx_config()
1444 conf = &dev_conf->tx_adv_conf.vmdq_dcb_tx_conf; in txgbe_check_mq_mode()1472 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in txgbe_check_mq_mode()
3887 ð_conf->tx_adv_conf.vmdq_dcb_tx_conf; in get_eth_dcb_conf()3917 ð_conf->tx_adv_conf.dcb_tx_conf; in get_eth_dcb_conf()
1602 } tx_adv_conf; /**< Port Tx DCB configuration (union). */ member
1826 dcb_tx_conf = &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in hns3_check_mq_mode()