Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.c17 struct otx2_tim_evdev *dev = tim_priv_get(); in tim_get_msix_offsets()
251 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_ring_create()
430 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_ring_start()
473 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_ring_stop()
496 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_ring_free()
551 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_caps_get()
771 struct otx2_tim_evdev *dev = tim_priv_get(); in otx2_tim_fini()
H A Dotx2_evdev_irq.c248 struct otx2_tim_evdev *dev = tim_priv_get(); in tim_register_irq()
267 struct otx2_tim_evdev *dev = tim_priv_get(); in tim_unregister_irq()
H A Dotx2_tim_evdev.h170 tim_priv_get(void) in tim_priv_get() function