Home
last modified time | relevance | path

Searched defs:sky2_port (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsky2.h1832 struct sky2_port { struct
1833 struct sky2_hw *hw;
1834 struct net_device *netdev;
1835 unsigned port;
1836 u32 msg_enable;
1837 spinlock_t phy_lock;
1839 spinlock_t tx_lock ____cacheline_aligned_in_smp;
1840 struct tx_ring_info *tx_ring;
1841 struct sky2_tx_le *tx_le;
1842 u16 tx_cons; /* next le to check */
[all …]