Home
last modified time | relevance | path

Searched refs:HCLGE_VECTOR0_GLOBALRESET_INT_B (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h177 #define HCLGE_VECTOR0_GLOBALRESET_INT_B 5 macro
H A Dhclge_main.c3094 if (BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) & msix_src_reg) { in hclge_check_event_cause()
3098 *clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_check_event_cause()
3148 BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) | in hclge_clear_all_event_cause()
3642 clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_clear_reset_cause()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h157 #define HCLGE_VECTOR0_GLOBALRESET_INT_B 5 macro
H A Dhclge_main.c3536 if (BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) & msix_src_reg) { in hclge_check_event_cause()
3540 *clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_check_event_cause()
3595 BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B) | in hclge_clear_all_event_cause()
4037 clearval = BIT(HCLGE_VECTOR0_GLOBALRESET_INT_B); in hclge_clear_reset_cause()

Completed in 49 milliseconds