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