Searched refs:hinic_eq (Results 1 – 6 of 6) sorted by relevance
59 struct hinic_eq { struct90 struct hinic_eq aeq[HINIC_MAX_AEQS]; argument94 void eq_update_ci(struct hinic_eq *eq);
110 static void set_eq_cons_idx(struct hinic_eq *eq, u32 arm_state) in set_eq_cons_idx()145 void eq_update_ci(struct hinic_eq *eq) in eq_update_ci()154 static void set_aeq_ctrls(struct hinic_eq *eq) in set_aeq_ctrls()198 static void aeq_elements_init(struct hinic_eq *eq, u32 init_val) in aeq_elements_init()215 static int alloc_eq_pages(struct hinic_eq *eq) in alloc_eq_pages()280 static void free_eq_pages(struct hinic_eq *eq) in free_eq_pages()307 static int init_aeq(struct hinic_eq *eq, struct hinic_hwdev *hwdev, u16 q_id, in init_aeq()369 static void remove_aeq(struct hinic_eq *eq) in remove_aeq()451 struct hinic_eq *eq; in hinic_dump_aeq_info()
69 struct hinic_eq *ack_aeq;70 struct hinic_eq *recv_aeq;
100 struct hinic_eq *rx_aeq;110 int hinic_aeq_poll_msg(struct hinic_eq *eq, u32 timeout, void *param);
714 int hinic_aeq_poll_msg(struct hinic_eq *eq, u32 timeout, void *param) in hinic_aeq_poll_msg()804 struct hinic_eq *aeq = &hwdev->aeqs->aeq[0]; in hinic_dev_handle_aeq_event()
735 struct hinic_eq *eq; in init_aeqs_msix_attr()