Searched defs:hclgevf_dev (Results 1 – 1 of 1) sorted by relevance
124 struct hclgevf_dev { struct125 struct pci_dev *pdev;126 struct hnae3_ae_dev *ae_dev;127 struct hclgevf_hw hw;128 struct hclgevf_misc_vector misc_vector;129 struct hclgevf_rss_cfg rss_cfg;130 unsigned long state;134 unsigned long reset_state; /* requested, pending */135 u32 reset_attempts;137 u32 fw_version;[all …]