Searched refs:efa_com_admin_queue (Results 1 – 2 of 2) sorted by relevance
154 struct efa_com_admin_queue *aq = &edev->aq; in efa_com_admin_init_sq()202 struct efa_com_admin_queue *aq = &edev->aq; in efa_com_admin_init_cq()286 static u16 efa_com_alloc_ctx_id(struct efa_com_admin_queue *aq) in efa_com_alloc_ctx_id()298 static void efa_com_dealloc_ctx_id(struct efa_com_admin_queue *aq, in efa_com_dealloc_ctx_id()307 static struct efa_comp_ctx *efa_com_alloc_comp_ctx(struct efa_com_admin_queue *aq) in efa_com_alloc_comp_ctx()328 static inline u16 efa_com_get_comp_ctx_id(struct efa_com_admin_queue *aq, in efa_com_get_comp_ctx_id()334 static inline void efa_com_dealloc_comp_ctx(struct efa_com_admin_queue *aq, in efa_com_dealloc_comp_ctx()344 static inline struct efa_comp_ctx *efa_com_get_comp_ctx_by_cmd_id(struct efa_com_admin_queue *aq, in efa_com_get_comp_ctx_by_cmd_id()357 static void efa_com_construct_aq_entry(struct efa_com_admin_queue *aq, u8 *aq_entry, u16 cmd_id, in efa_com_construct_aq_entry()383 static void __efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq, in __efa_com_submit_admin_cmd()[all …]
68 struct efa_com_admin_queue { struct116 struct efa_com_admin_queue aq;184 int efa_com_cmd_exec(struct efa_com_admin_queue *aq,