Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.c31 #define EQ_CONS_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \
35 #define EQ_PROD_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \
39 #define EQ_HI_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \
43 #define EQ_LO_PHYS_ADDR_REG(eq, pg_num) (((eq)->type == HINIC_AEQ) ? \
345 if (eq->type == HINIC_AEQ) in eq_irq_handler()
423 if (type == HINIC_AEQ) { in set_ctrl0()
474 if (type == HINIC_AEQ) { in set_ctrl1()
609 if (eq->type == HINIC_AEQ) in alloc_eq_pages()
680 if (type == HINIC_AEQ) { in init_eq()
713 if (type == HINIC_AEQ) { in init_eq()
[all …]
Dhinic_hw_eqs.h141 HINIC_AEQ, enumerator