Home
last modified time | relevance | path

Searched defs:new_tt (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.h190 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 Dssovf_worker.c12 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 Dotx2_worker.h162 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 Dotx2_worker_dual.c13 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 Dotx2_worker.c11 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 Dotx2_worker_dual.h103 const uint32_t tag, const uint8_t new_tt, in otx2_ssogws_dual_add_work()