Searched defs:hnae3_handle (Results 1 – 1 of 1) sorted by relevance
862 struct hnae3_handle { struct863 struct hnae3_client *client;864 struct pci_dev *pdev;865 void *priv;869 union {879 u8 netdev_flags;880 struct dentry *hnae3_dbgfs;882 struct mutex dbgfs_lock;883 char **dbgfs_buf;886 u32 msg_enable;[all …]
Completed in 9 milliseconds