Searched defs:hclge_dev (Results 1 – 1 of 1) sorted by relevance
855 struct hclge_dev { struct856 struct pci_dev *pdev;857 struct hnae3_ae_dev *ae_dev;858 struct hclge_hw hw;859 struct hclge_misc_vector misc_vector;860 struct hclge_mac_stats mac_stats;861 struct hclge_fec_stats fec_stats;862 unsigned long state;863 unsigned long flr_state;864 unsigned long last_reset_time;[all …]