Searched defs:hclge_dev (Results 1 – 1 of 1) sorted by relevance
879 struct hclge_dev { struct880 struct pci_dev *pdev;881 struct hnae3_ae_dev *ae_dev;882 struct hclge_hw hw;883 struct hclge_misc_vector misc_vector;884 struct hclge_mac_stats mac_stats;885 struct hclge_fec_stats fec_stats;886 unsigned long state;887 unsigned long flr_state;888 unsigned long last_reset_time;[all …]