Searched defs:hns_nic_priv (Results 1 – 1 of 1) sorted by relevance
54 struct hns_nic_priv { struct56 u32 enet_ver;57 u32 port_id;58 int phy_mode;59 int phy_led_val;60 struct net_device *netdev;61 struct device *dev;64 struct hns_nic_ops ops;72 int link;73 u64 tx_timeout_count;[all …]