MCPcopy Create free account
hub / github.com/F-Stack/f-stack / nitrox_sym_instr_addr

Function nitrox_sym_instr_addr

dpdk/drivers/crypto/nitrox/nitrox_sym_reqmgr.c:875–879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

873}
874
875void *
876nitrox_sym_instr_addr(struct nitrox_softreq *sr)
877{
878 return &sr->instr;
879}
880
881static void
882req_pool_obj_init(__rte_unused struct rte_mempool *mp,

Callers 1

nitrox_enq_single_opFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected