Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c60 #define GET_CURR_CEQ_ELEM(eq) GET_CEQ_ELEM(eq, (eq)->cons_idx) macro
321 ceqe = *(GET_CURR_CEQ_ELEM(eq)); in ceq_irq_handler()
974 eq->wrapped, be32_to_cpu(*(__be32 *)(GET_CURR_CEQ_ELEM(eq)))); in hinic_dump_ceq_info()