Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h159 #define HCLGE_VECTOR0_GLOBALRESET_INT_B 5 macro
H A Dhclge_main.c3614 if (BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) & msix_src_reg) { in hclge_check_event_cause()
3618 *clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_check_event_cause()
3673 BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) | in hclge_clear_all_event_cause()
4115 clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_clear_reset_cause()