Home
last modified time | relevance | path

Searched refs:qmem (Results 1 – 3 of 3) sorted by relevance

/drivers/net/octeontx2/
A Drvu.h37 struct qmem { struct
46 struct qmem inst; argument
47 struct qmem res;
93 void qmem_free(struct qmem *q);
94 int qmem_alloc(struct qmem *q, u32 qsize, size_t entry_sz);
A Dnix.h194 struct qmem sq;
195 struct qmem cq[NIX_CQ_COUNT];
196 struct qmem rq;
197 struct qmem rss;
198 struct qmem cq_ints;
199 struct qmem qints;
A Drvu_common.c15 int qmem_alloc(struct qmem *q, u32 qsize, size_t entry_sz) in qmem_alloc()
29 void qmem_free(struct qmem *q) in qmem_free()

Completed in 6 milliseconds