Searched defs:at91_private (Results 1 – 1 of 1) sorted by relevance
85 struct at91_private struct87 struct mii_if_info mii; /* ethtool support */88 struct macb_platform_data board_data; /* board-specific91 struct clk *ether_clk; /* clock */94 unsigned long phy_type; /* type of PHY (PHY_ID) */95 spinlock_t lock; /* lock for MDI interface */96 short phy_media; /* media interface type */97 unsigned short phy_address; /* 5-bit MDI address of PHY (0..31) */98 struct timer_list check_timer; /* Poll link status */101 struct sk_buff *skb; /* holds skb until xmit interrupt completes */[all …]