Home
last modified time | relevance | path

Searched refs:iavf_tm_ops (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf.h482 extern const struct rte_tm_ops iavf_tm_ops;
H A Diavf_tm.c39 const struct rte_tm_ops iavf_tm_ops = { variable
H A Diavf_ethdev.c243 *(const void **)arg = &iavf_tm_ops; in iavf_tm_ops_get()