Home
last modified time | relevance | path

Searched refs:GET_CURR_AEQ_ELEM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c58 #define GET_CURR_AEQ_ELEM(eq) GET_AEQ_ELEM(eq, (eq)->cons_idx) macro
231 aeqe_curr = GET_CURR_AEQ_ELEM(eq); in aeq_irq_handler()
991 aeqe_pos = GET_CURR_AEQ_ELEM(eq); in hinic_dump_aeq_info()