Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h157 #define HCLGE_VECTOR0_GLOBALRESET_INT_B 5 macro
Dhclge_main.c3625 if (BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) & msix_src_reg) { in hclge_check_event_cause()
3629 *clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_check_event_cause()
3679 BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) | in hclge_clear_all_event_cause()
4113 clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_clear_reset_cause()