Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h862 struct hnae3_handle { struct
863 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