Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/ena-com/
H A Dena_com.h243 struct ena_com_admin_queue { struct
244 void *q_dmadev;
245 void *bus;
250 u32 completion_timeout;
251 u16 q_depth;
252 struct ena_com_admin_cq cq;
253 struct ena_com_admin_sq sq;
256 bool polling;
259 bool auto_polling;
261 u16 curr_cmd_id;
[all …]