Searched defs:new_tt (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.h | 190 const uint8_t new_tt, const uint8_t grp) in ssows_add_work() 200 const uint8_t new_tt, const uint8_t grp) in ssows_swtag_full() 211 ssows_swtag_desched(struct ssows *ws, uint32_t tag, uint8_t new_tt, uint8_t grp) in ssows_swtag_desched() 220 ssows_swtag_norm(struct ssows *ws, uint32_t tag, uint8_t new_tt) in ssows_swtag_norm()
|
| H A D | ssovf_worker.c | 12 const uint8_t new_tt = ev->sched_type; in ssows_new_event() local 22 const uint8_t new_tt = ev->sched_type; in ssows_fwd_swtag() local 53 const uint8_t new_tt = ev->sched_type; in ssows_fwd_group() local
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_worker.h | 162 const uint32_t tag, const uint8_t new_tt, in otx2_ssogws_add_work() 172 otx2_ssogws_swtag_desched(struct otx2_ssogws *ws, uint32_t tag, uint8_t new_tt, in otx2_ssogws_swtag_desched() 182 otx2_ssogws_swtag_norm(struct otx2_ssogws *ws, uint32_t tag, uint8_t new_tt) in otx2_ssogws_swtag_norm()
|
| H A D | otx2_worker_dual.c | 13 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_dual_new_event() local 30 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_dual_fwd_swtag() local 53 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_dual_fwd_group() local
|
| H A D | otx2_worker.c | 11 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_new_event() local 27 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_fwd_swtag() local 53 const uint8_t new_tt = ev->sched_type; in otx2_ssogws_fwd_group() local
|
| H A D | otx2_worker_dual.h | 103 const uint32_t tag, const uint8_t new_tt, in otx2_ssogws_dual_add_work()
|