Home
last modified time | relevance | path

Searched defs:mq_mode (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.c685 enum rte_eth_rx_mq_mode mq_mode = hw->data->dev_conf.rxmode.mq_mode; in hns3_config_rss() local
H A Dhns3_dcb.c1687 enum rte_eth_rx_mq_mode mq_mode = hw->data->dev_conf.rxmode.mq_mode; in hns3_dcb_cfg_update() local
H A Dhns3_ethdev_vf.c778 enum rte_eth_rx_mq_mode mq_mode = conf->rxmode.mq_mode; in hns3vf_dev_configure() local
H A Dhns3_ethdev.c2309 enum rte_eth_rx_mq_mode mq_mode = conf->rxmode.mq_mode; in hns3_dev_configure() local
5217 enum rte_eth_rx_mq_mode mq_mode = dev->data->dev_conf.rxmode.mq_mode; in hns3_get_dcb_info() local
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h402 enum rte_eth_rx_mq_mode mq_mode; member
953 enum rte_eth_tx_mq_mode mq_mode; /**< TX multi-queues mode. */ member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c1911 enum rte_eth_rx_mq_mode mq_mode = dev->data->dev_conf.rxmode.mq_mode; in i40e_dev_configure() local
8808 enum rte_eth_rx_mq_mode mq_mode = pf->dev_data->dev_conf.rxmode.mq_mode; in i40e_pf_config_rss() local