Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.h157 HINIC_MAX_AEQ_EVENTS, enumerator
218 struct hinic_hw_event_cb hwe_cb[HINIC_MAX_AEQ_EVENTS];
Dhinic_hw_eqs.c248 if (event >= HINIC_MAX_AEQ_EVENTS) { in aeq_irq_handler()