Searched refs:tx_mq_mode (Results 1 – 3 of 3) sorted by relevance
1083 enum rte_eth_tx_mq_mode tx_mq_mode = dev->data->dev_conf.txmode.mq_mode; in igb_check_mq_mode() local1088 tx_mq_mode == ETH_MQ_TX_DCB || in igb_check_mq_mode()1089 tx_mq_mode == ETH_MQ_TX_VMDQ_DCB) { in igb_check_mq_mode()1113 if (tx_mq_mode != ETH_MQ_TX_VMDQ_ONLY) { in igb_check_mq_mode()1118 tx_mq_mode, ETH_MQ_TX_VMDQ_ONLY); in igb_check_mq_mode()1140 if (tx_mq_mode != ETH_MQ_TX_NONE && in igb_check_mq_mode()1141 tx_mq_mode != ETH_MQ_TX_VMDQ_ONLY) { in igb_check_mq_mode()1145 tx_mq_mode); in igb_check_mq_mode()
310 enum rte_eth_tx_mq_mode tx_mq_mode = dev->data->dev_conf.txmode.mq_mode; in igc_check_mq_mode() local328 if (tx_mq_mode != ETH_MQ_TX_NONE) in igc_check_mq_mode()331 tx_mq_mode); in igc_check_mq_mode()
2117 enum rte_eth_tx_mq_mode tx_mq_mode = dev->data->dev_conf.txmode.mq_mode; in hns3_check_mq_mode() local2136 tx_mq_mode == ETH_MQ_TX_VMDQ_DCB) { in hns3_check_mq_mode()2139 rx_mq_mode, tx_mq_mode); in hns3_check_mq_mode()