Home
last modified time | relevance | path

Searched defs:hclge_rst_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h653 struct hclge_rst_stats { struct
654 u32 reset_done_cnt; /* the number of reset has completed */
655 u32 hw_reset_done_cnt; /* the number of HW reset has completed */
656 u32 pf_rst_cnt; /* the number of PF reset */
657 u32 flr_rst_cnt; /* the number of FLR */
658 u32 core_rst_cnt; /* the number of CORE reset */
659 u32 global_rst_cnt; /* the number of GLOBAL */
660 u32 imp_rst_cnt; /* the number of IMP reset */
661 u32 reset_cnt; /* the number of reset */
662 u32 reset_fail_cnt; /* the number of reset fail */