Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h92 #define HCLGE_VECTOR0_GLOBALRESET_INT_B 5 macro
Dhclge_main.c2483 if (BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) & rst_src_reg) { in hclge_check_event_cause()
2486 *clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_check_event_cause()
2529 BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) | in hclge_clear_all_event_cause()
2778 clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_clear_reset_cause()