Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h93 #define HCLGE_VECTOR0_CORERESET_INT_B 6 macro
Dhclge_main.c2490 if (BIT(HCLGE_VECTOR0_CORERESET_INT_B) & rst_src_reg) { in hclge_check_event_cause()
2493 *clearval = BIT(HCLGE_VECTOR0_CORERESET_INT_B); in hclge_check_event_cause()
2530 BIT(HCLGE_VECTOR0_CORERESET_INT_B) | in hclge_clear_all_event_cause()
2781 clearval = BIT(HCLGE_VECTOR0_CORERESET_INT_B); in hclge_clear_reset_cause()