Searched refs:dsw_pmd_priv (Results 1 – 3 of 3) sorted by relevance
21 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_port_setup()103 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_queue_setup()175 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_port_link_unlink()235 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_configure()274 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_start()353 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_stop()368 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_close()
253 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_xstats_get_names()281 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_xstats_dev_get()296 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_xstats_port_get()359 struct dsw_evdev *dsw = dsw_pmd_priv(dev); in dsw_xstats_get_by_name()
285 dsw_pmd_priv(const struct rte_eventdev *eventdev) in dsw_pmd_priv() function