Searched defs:hclge_dev (Results 1 – 1 of 1) sorted by relevance
848 struct hclge_dev { struct849 struct pci_dev *pdev;850 struct hnae3_ae_dev *ae_dev;851 struct hclge_hw hw;852 struct hclge_misc_vector misc_vector;853 struct hclge_mac_stats mac_stats;854 struct hclge_fec_stats fec_stats;855 unsigned long state;856 unsigned long flr_state;857 unsigned long last_reset_time;[all …]