Searched refs:hinic_eq (Results 1 – 2 of 2) sorted by relevance
347 struct hinic_eq *eq = data; in eq_irq_handler()364 struct hinic_eq *aeq; in eq_irq_work()389 struct hinic_eq *aeq = data; in aeq_interrupt()411 struct hinic_eq *ceq = data; in ceq_interrupt()469 static void set_ctrl0(struct hinic_eq *eq) in set_ctrl0()525 static void set_ctrl1(struct hinic_eq *eq) in set_ctrl1()577 static int set_eq_ctrls(struct hinic_eq *eq) in set_eq_ctrls()629 static int alloc_eq_pages(struct hinic_eq *eq) in alloc_eq_pages()823 static void remove_eq(struct hinic_eq *eq) in remove_eq()962 struct hinic_eq *eq = NULL; in hinic_dump_ceq_info()[all …]
173 struct hinic_eq { struct208 struct hinic_eq aeq[HINIC_MAX_AEQS]; argument225 struct hinic_eq ceq[HINIC_MAX_CEQS];
Completed in 6 milliseconds