Searched defs:event_ptr (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.h | 189 ssows_add_work(struct ssows *ws, const uint64_t event_ptr, const uint32_t tag, in ssows_add_work() 199 ssows_swtag_full(struct ssows *ws, const uint64_t event_ptr, const uint32_t tag, in ssows_swtag_full() 236 ssows_upd_wqp(struct ssows *ws, uint8_t grp, uint64_t event_ptr) in ssows_upd_wqp()
|
| H A D | ssovf_worker.c | 10 const uint64_t event_ptr = ev->u64; in ssows_new_event() local 50 const uint64_t event_ptr = ev->u64; in ssows_fwd_group() local
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_worker_dual.h | 102 otx2_ssogws_dual_add_work(struct otx2_ssogws_dual *ws, const uint64_t event_ptr, in otx2_ssogws_dual_add_work()
|
| H A D | otx2_worker.h | 161 otx2_ssogws_add_work(struct otx2_ssogws *ws, const uint64_t event_ptr, in otx2_ssogws_add_work()
|
| H A D | otx2_worker_dual.c | 14 const uint64_t event_ptr = ev->u64; in otx2_ssogws_dual_new_event() local
|
| H A D | otx2_worker.c | 12 const uint64_t event_ptr = ev->u64; in otx2_ssogws_new_event() local
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev.h | 1107 void *event_ptr; member
|