Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.c40 #define EQ_CONS_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \
44 #define EQ_PROD_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \
48 #define EQ_HI_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \
52 #define EQ_LO_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \
354 if (eq->type == HINIC_AEQ) in eq_irq_handler()
432 if (type == HINIC_AEQ) { in set_ctrl0()
483 if (type == HINIC_AEQ) { in set_ctrl1()
618 if (eq->type == HINIC_AEQ) in alloc_eq_pages()
689 if (type == HINIC_AEQ) { in init_eq()
722 if (type == HINIC_AEQ) { in init_eq()
[all …]
Dhinic_hw_eqs.h150 HINIC_AEQ, enumerator