MCPcopy 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
257static __rte_always_inline void
258ssows_desched(struct ssows *ws)
259{
260 ssovf_write64(0, ws->base + SSOW_VHWS_OP_DESCHED);
261}
262
263static __rte_always_inline void
264ssows_swtag_wait(struct ssows *ws)

Callers 1

ssows_resetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected