Home
last modified time | relevance | path

Searched defs:hnae3_handle (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h900 struct hnae3_handle { struct
901 struct hnae3_client *client;
902 struct pci_dev *pdev;
903 void *priv;
907 union {
917 u8 netdev_flags;
918 struct dentry *hnae3_dbgfs;
920 struct mutex dbgfs_lock;
921 char **dbgfs_buf;
924 u32 msg_enable;
[all …]