Searched defs:sky2_port (Results 1 – 1 of 1) sorted by relevance
2214 struct sky2_port { struct2215 struct sky2_hw *hw;2216 struct net_device *netdev;2217 unsigned port;2218 u32 msg_enable;2219 spinlock_t phy_lock;2221 struct tx_ring_info *tx_ring;2222 struct sky2_tx_le *tx_le;2223 struct sky2_stats tx_stats;2225 u16 tx_ring_size;[all …]