Home
last modified time | relevance | path

Searched defs:lio_instr_queue (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/liquidio/base/
H A Dlio_iq.h105 struct mtx lock;
108 struct mtx enq_lock;
124 uint32_t rsvd:17;
126 uint32_t status:8;
129 uint32_t max_count;
152 uint8_t *base_addr;
153 bus_dma_tag_t txtag;
166 uint32_t fill_cnt;
184 void *app_ctx;
187 int q_index;
[all …]