Searched refs:ws_state (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_worker_dual.c | 155 &ws->ws_state[!ws->vws]); \ 161 &ws->ws_state[!ws->vws], ev, \ 189 &ws->ws_state[!ws->vws]); \ 195 &ws->ws_state[!ws->vws], ev, \ 201 &ws->ws_state[!ws->vws], \ 233 &ws->ws_state[!ws->vws]); \ 239 &ws->ws_state[!ws->vws], ev, \ 271 &ws->ws_state[!ws->vws]); \ 277 &ws->ws_state[!ws->vws], ev, \ 284 &ws->ws_state[!ws->vws], \ [all …]
|
| H A D | otx2_evdev.c | 538 &ws->ws_state[0], queues[link], true); in otx2_sso_port_link() 567 &ws->ws_state[0], queues[unlink], in otx2_sso_port_unlink() 570 &ws->ws_state[1], queues[unlink], in otx2_sso_port_unlink() 705 &ws->ws_state[0], i, false); in otx2_sso_port_release() 707 &ws->ws_state[1], i, false); in otx2_sso_port_release() 750 &ws->ws_state[0], j, true); in sso_restore_links() 752 &ws->ws_state[1], j, true); in sso_restore_links() 1452 ws->ws_state[0].cur_grp = 0; in sso_cleanup() 1454 ws->ws_state[1].cur_grp = 0; in sso_cleanup() 1472 memcpy(&temp_ws, &ws->ws_state[0], in sso_cleanup() [all …]
|
| H A D | otx2_evdev.h | 199 struct otx2_ssogws_state ws_state[2]; /* Ping and Pong */ member
|