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