Searched defs:hnae3_handle (Results 1 – 1 of 1) sorted by relevance
484 struct hnae3_handle { struct485 struct hnae3_client *client;486 struct pci_dev *pdev;487 void *priv;488 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */489 u64 flags; /* Indicate the capabilities for this handle*/491 unsigned long last_reset_time;492 enum hnae3_reset_type reset_level;494 union {501 u32 numa_node_mask; /* for multi-chip support */