Searched refs:dcb_tx_conf (Results 1 – 9 of 9) sorted by relevance
2121 struct rte_eth_dcb_tx_conf *dcb_tx_conf; in hns3_check_mq_mode() local2127 dcb_tx_conf = &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in hns3_check_mq_mode()2158 if (dcb_rx_conf->nb_tcs != dcb_tx_conf->nb_tcs) { in hns3_check_mq_mode()2160 dcb_tx_conf->nb_tcs, dcb_rx_conf->nb_tcs); in hns3_check_mq_mode()2165 if (dcb_rx_conf->dcb_tc[i] != dcb_tx_conf->dcb_tc[i]) { in hns3_check_mq_mode()
123 nb_tcs = eth_conf->tx_adv_conf.dcb_tx_conf.nb_tcs; 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()
3923 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in ixgbe_dcb_tx_config()
2339 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in ixgbe_check_mq_mode()
1320 struct rte_eth_dcb_tx_conf dcb_tx_conf; member
3627 ð_conf->tx_adv_conf.dcb_tx_conf; in get_eth_dcb_conf()
1239 conf = &dev_conf->tx_adv_conf.dcb_tx_conf; in txgbe_check_mq_mode()
3184 &dev->data->dev_conf.tx_adv_conf.dcb_tx_conf; in txgbe_dcb_tx_config()