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