Searched refs:iavf_tm_ops_get (Results 1 – 1 of 1) sorted by relevance
138 static int iavf_tm_ops_get(struct rte_eth_dev *dev __rte_unused, void *arg);233 .tm_ops_get = iavf_tm_ops_get,237 iavf_tm_ops_get(struct rte_eth_dev *dev __rte_unused, in iavf_tm_ops_get() function