Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h880 struct hnae3_handle { struct
881 struct hnae3_client *client;
882 struct pci_dev *pdev;
883 void *priv;
887 union {
897 u8 netdev_flags;
898 struct dentry *hnae3_dbgfs;
900 struct mutex dbgfs_lock;
901 char **dbgfs_buf;
904 u32 msg_enable;
[all …]