Searched refs:hinic_config_mq_mode (Results 1 – 3 of 3) sorted by relevance
122 int hinic_config_mq_mode(struct rte_eth_dev *dev, bool on);
339 err = hinic_config_mq_mode(dev, TRUE); in hinic_dev_configure()350 (void)hinic_config_mq_mode(dev, FALSE); in hinic_dev_configure()1008 rc = hinic_config_mq_mode(dev, TRUE); in hinic_dev_start()
637 int hinic_config_mq_mode(struct rte_eth_dev *dev, bool on) in hinic_config_mq_mode() function