Searched refs:opdl (Results 1 – 7 of 7) sorted by relevance
26 if (p->opdl->do_validation) { in enqueue_check()34 opdl_pmd_dev_id(p->opdl), in enqueue_check()80 if (p->opdl->do_validation) { in update_on_dequeue()241 opdl_pmd_dev_id(p->opdl), in opdl_claim()510 if (device->opdl[i]) in destroy_queues_and_rings()557 device->opdl[device->nb_opdls] = in create_opdl()719 device->opdl[queue->opdl_id], in initialise_all_other_ports()743 device->opdl[queue->opdl_id], in initialise_all_other_ports()772 device->opdl[queue->opdl_id], in initialise_all_other_ports()802 device->opdl[queue->opdl_id], in initialise_all_other_ports()[all …]
35 if (unlikely(!p->opdl->data->dev_started)) in opdl_event_enqueue_burst()48 if (unlikely(!p->opdl->data->dev_started)) in opdl_event_enqueue()198 p->opdl = device; in opdl_port_setup()214 p->opdl->data->dev_started) { in opdl_port_release()397 opdl_ring_dump(device->opdl[i], f); in opdl_dump()646 struct opdl_evdev *opdl; in opdl_probe() local726 opdl = dev->data->dev_private; in opdl_probe()727 opdl->data = dev->data; in opdl_probe()728 opdl->socket = socket_id; in opdl_probe()729 opdl->do_validation = do_validation; in opdl_probe()[all …]
121 struct opdl_evdev *opdl; member230 struct opdl_ring *opdl[OPDL_TUR_PER_DEV]; member267 opdl_pmd_dev_id(const struct opdl_evdev *opdl) in opdl_pmd_dev_id() argument269 return opdl->data->dev_id; in opdl_pmd_dev_id()
14 'opdl',
22 opdl
85 The opdl implementation has a number of limitations. These limitations are90 the limitations / restrictions imposed by the opdl PMD
1299 F: drivers/event/opdl/1300 F: doc/guides/eventdevs/opdl.rst