Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.h67 extern const struct rte_tm_ops ice_dcf_tm_ops;
H A Dice_dcf_sched.c27 const struct rte_tm_ops ice_dcf_tm_ops = { variable
H A Dice_dcf_ethdev.c1616 *(const void **)arg = &ice_dcf_tm_ops; in ice_dcf_tm_ops_get()