Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ssows_desched
Function
ssows_desched
dpdk/drivers/event/octeontx/ssovf_worker.h:257–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
static __rte_always_inline void
258
ssows_desched(struct ssows *ws)
259
{
260
ssovf_write64(0, ws->base + SSOW_VHWS_OP_DESCHED);
261
}
262
263
static __rte_always_inline void
264
ssows_swtag_wait(struct ssows *ws)
Callers
1
ssows_reset
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected