Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c262 *(const struct rte_tm_ops **)arg = &pmd_tm_ops; in pmd_tm_ops_get()
H A Drte_eth_softnic_internals.h787 extern const struct rte_tm_ops pmd_tm_ops;
H A Drte_eth_softnic_tm.c3625 const struct rte_tm_ops pmd_tm_ops = { variable