Searched defs:adptr (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | timvf_worker.c | 40 timvf_timer_cancel_burst(const struct rte_event_timer_adapter *adptr, in timvf_timer_cancel_burst() 67 timvf_timer_arm_burst_sp(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_burst_sp() 91 timvf_timer_arm_burst_sp_stats(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_burst_sp_stats() 104 timvf_timer_arm_burst_mp(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_burst_mp() 127 timvf_timer_arm_burst_mp_stats(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_burst_mp_stats() 140 timvf_timer_arm_tmo_brst(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_tmo_brst() 178 timvf_timer_arm_tmo_brst_stats(const struct rte_event_timer_adapter *adptr, in timvf_timer_arm_tmo_brst_stats()
|
| H A D | timvf_evdev.c | 39 timvf_ring_info_get(const struct rte_event_timer_adapter *adptr, in timvf_ring_info_get() 118 timvf_ring_start(const struct rte_event_timer_adapter *adptr) in timvf_ring_start() 211 timvf_ring_stop(const struct rte_event_timer_adapter *adptr) in timvf_ring_stop() 226 timvf_ring_create(struct rte_event_timer_adapter *adptr) in timvf_ring_create() 365 timvf_ring_free(struct rte_event_timer_adapter *adptr) in timvf_ring_free()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_tim_worker.c | 59 tim_timer_arm_burst(const struct rte_event_timer_adapter *adptr, in tim_timer_arm_burst() 97 tim_timer_arm_tmo_brst(const struct rte_event_timer_adapter *adptr, in tim_timer_arm_tmo_brst() 165 otx2_tim_timer_cancel_burst(const struct rte_event_timer_adapter *adptr, in otx2_tim_timer_cancel_burst()
|
| H A D | otx2_tim_evdev.c | 62 otx2_tim_ring_info_get(const struct rte_event_timer_adapter *adptr, in otx2_tim_ring_info_get() 248 otx2_tim_ring_create(struct rte_event_timer_adapter *adptr) in otx2_tim_ring_create() 427 otx2_tim_ring_start(const struct rte_event_timer_adapter *adptr) in otx2_tim_ring_start() 470 otx2_tim_ring_stop(const struct rte_event_timer_adapter *adptr) in otx2_tim_ring_stop() 493 otx2_tim_ring_free(struct rte_event_timer_adapter *adptr) in otx2_tim_ring_free()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_perf_common.c | 93 struct rte_event_timer_adapter **adptr = t->timer_adptr; in perf_event_timer_producer() local 157 struct rte_event_timer_adapter **adptr = t->timer_adptr; in perf_event_timer_producer_burst() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_event_timer_adapter.c | 186 setup_adapter_service(struct rte_event_timer_adapter *adptr) in setup_adapter_service()
|