Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/ena-com/
H A Dena_com.h230 struct ena_com_admin_queue { struct
231 void *q_dmadev;
232 void *bus;
237 u32 completion_timeout;
238 u16 q_depth;
239 struct ena_com_admin_cq cq;
240 struct ena_com_admin_sq sq;
243 bool polling;
246 bool auto_polling;
248 u16 curr_cmd_id;
[all …]