Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/ena-com/
H A Dena_com.h256 struct ena_com_admin_queue { struct
257 void *q_dmadev;
258 void *bus;
261 struct ena_comp_ctx *comp_ctx;
262 u32 completion_timeout;
263 u16 q_depth;
264 struct ena_com_admin_cq cq;
265 struct ena_com_admin_sq sq;
268 bool polling;
270 u16 curr_cmd_id;
[all …]