Searched refs:tim_ring_req (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_tim.c | 95 struct tim_ring_req *req; in roc_tim_lf_enable() 126 struct tim_ring_req *req; in roc_tim_lf_disable() 230 struct tim_ring_req *free_req; in roc_tim_lf_alloc() 280 struct tim_ring_req *req; in roc_tim_lf_free()
|
| H A D | roc_mbox.h | 134 M(TIM_LF_FREE, 0x801, tim_lf_free, tim_ring_req, msg_rsp) \ 136 M(TIM_ENABLE_RING, 0x803, tim_enable_ring, tim_ring_req, \ 138 M(TIM_DISABLE_RING, 0x804, tim_disable_ring, tim_ring_req, msg_rsp) \ 1950 struct tim_ring_req { struct
|