Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h53 struct hns_nic_priv { struct
54 const struct fwnode_handle *fwnode;
55 u32 enet_ver;
56 u32 port_id;
57 int phy_mode;
58 int phy_led_val;
59 struct net_device *netdev;
60 struct device *dev;
61 struct hnae_handle *ae_handle;
63 struct hns_nic_ops ops;
[all …]