Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/base/
H A Dena_com.h204 struct ena_com_admin_queue { struct
205 void *q_dmadev;
206 void *bus;
211 u32 completion_timeout;
212 u16 q_depth;
213 struct ena_com_admin_cq cq;
214 struct ena_com_admin_sq sq;
217 bool polling;
220 bool auto_polling;
222 u16 curr_cmd_id;
[all …]