Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c32 #define EQ_CONS_IDX_REG_ADDR(eq) (((eq)->type == HINIC_AEQ) ? \
349 if (eq->type == HINIC_AEQ) in eq_irq_handler()
427 if (type == HINIC_AEQ) { in get_ctrl0_val()
473 if (eq->type == HINIC_AEQ) in set_ctrl0()
488 if (type == HINIC_AEQ) { in get_ctrl1_val()
529 if (eq->type == HINIC_AEQ) in set_ctrl1()
671 if (eq->type == HINIC_AEQ) in alloc_eq_pages()
742 if (type == HINIC_AEQ) { in init_eq()
780 if (type == HINIC_AEQ) { in init_eq()
796 if (type == HINIC_AEQ) { in init_eq()
[all …]
H A Dhinic_hw_eqs.h141 HINIC_AEQ, enumerator