Searched defs:ena_com_admin_queue (Results 1 – 1 of 1) sorted by relevance
230 struct ena_com_admin_queue { struct231 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 …]