Searched defs:hns_nic_priv (Results 1 – 1 of 1) sorted by relevance
43 struct hns_nic_priv { struct44 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 …]