Searched refs:eq_irq_work (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c358 * eq_irq_work - the work of the EQ that received the event
361 static void eq_irq_work(struct work_struct *work) function
783 INIT_WORK(&aeq_work->work, eq_irq_work);

Completed in 199 milliseconds