Home
last modified time | relevance | path

Searched refs:otx2_ssogws_state (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_worker_dual.c26 otx2_ssogws_dual_fwd_swtag(struct otx2_ssogws_state *ws, in otx2_ssogws_dual_fwd_swtag()
49 otx2_ssogws_dual_fwd_group(struct otx2_ssogws_state *ws, in otx2_ssogws_dual_fwd_group()
63 struct otx2_ssogws_state *vws, in otx2_ssogws_dual_forward_event()
86 struct otx2_ssogws_state *vws = &ws->ws_state[!ws->vws]; in otx2_ssogws_dual_enq()
135 struct otx2_ssogws_state *vws = &ws->ws_state[!ws->vws]; in otx2_ssogws_dual_enq_fwd_burst()
H A Dotx2_worker_dual.h17 otx2_ssogws_dual_get_work(struct otx2_ssogws_state *ws, in otx2_ssogws_dual_get_work()
18 struct otx2_ssogws_state *ws_pair, in otx2_ssogws_dual_get_work()
H A Dotx2_evdev.h193 struct otx2_ssogws_state { struct
199 struct otx2_ssogws_state ws_state[2]; /* Ping and Pong */
H A Dotx2_evdev.c1473 sizeof(struct otx2_ssogws_state)); in sso_cleanup()