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

Function nitrox_release_ridq

dpdk/drivers/crypto/nitrox/nitrox_qp.c:104–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104static void
105nitrox_release_ridq(struct nitrox_qp *qp)
106{
107 rte_free(qp->ridq);
108}
109
110int
111nitrox_qp_release(struct nitrox_qp *qp, uint8_t *bar_addr)

Callers 1

nitrox_qp_releaseFunction · 0.85

Calls 1

rte_freeFunction · 0.85

Tested by

no test coverage detected