Searched refs:pmd_mtr_ops (Results 1 – 3 of 3) sorted by relevance
270 *(const struct rte_mtr_ops **)arg = &pmd_mtr_ops; in pmd_mtr_ops_get()
697 extern const struct rte_mtr_ops pmd_mtr_ops;
925 const struct rte_mtr_ops pmd_mtr_ops = { variable