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