Home
last modified time | relevance | path

Searched refs:sw_pmd_priv (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c35 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_link()
97 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_unlink()
139 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_port_setup()
319 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_queue_release()
345 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_queue_setup()
402 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_drain_ports()
428 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_drain_queue()
450 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_drain_queues()
462 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_clean_qid_iqs()
511 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_dev_configure()
[all …]
H A Dsw_evdev.h278 sw_pmd_priv(const struct rte_eventdev *eventdev) in sw_pmd_priv() function
H A Dsw_evdev_xstats.c507 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_xstats_get()
618 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_xstats_reset()
H A Dsw_evdev_scheduler.c512 struct sw_evdev *sw = sw_pmd_priv(dev); in sw_event_schedule()