Searched defs:sky2_port (Results 1 – 1 of 1) sorted by relevance
2219 struct sky2_port { struct2220 struct sky2_hw *hw;2221 struct net_device *netdev;2222 unsigned port;2223 u32 msg_enable;2224 spinlock_t phy_lock;2226 struct tx_ring_info *tx_ring;2227 struct sky2_tx_le *tx_le;2228 struct sky2_stats tx_stats;2230 u16 tx_ring_size;[all …]