Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h43 struct hns_nic_priv { struct
44 const char *ae_name;
45 u32 enet_ver;
46 u32 port_id;
47 int phy_mode;
48 int phy_led_val;
49 struct phy_device *phy;
50 struct net_device *netdev;
51 struct device *dev;
52 struct hnae_handle *ae_handle;
[all …]