Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.h216 struct ena_com_admin_queue { struct
217 void *q_dmadev;
222 u32 completion_timeout;
223 u16 q_depth;
224 struct ena_com_admin_cq cq;
225 struct ena_com_admin_sq sq;
228 bool polling;
231 bool auto_polling;
233 u16 curr_cmd_id;
238 bool running_state;
[all …]