Searched defs:hclge_dev (Results 1 – 1 of 1) sorted by relevance
869 struct hclge_dev { struct870 struct pci_dev *pdev;871 struct hnae3_ae_dev *ae_dev;872 struct hclge_hw hw;873 struct hclge_misc_vector misc_vector;874 struct hclge_mac_stats mac_stats;875 struct hclge_fec_stats fec_stats;876 unsigned long state;877 unsigned long flr_state;878 unsigned long last_reset_time;[all …]