Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h57 struct hns_nic_priv { struct
58 const struct fwnode_handle *fwnode;
59 u32 enet_ver;
60 u32 port_id;
61 int phy_mode;
62 int phy_led_val;
63 struct net_device *netdev;
64 struct device *dev;
65 struct hnae_handle *ae_handle;
67 struct hns_nic_ops ops;
[all …]