Searched refs:__opaque (Results 1 – 7 of 7) sorted by relevance
330 char __opaque[QUEUE_ENTRY_LEN]; member
1021 static void sis190_phy_timer(unsigned long __opaque) in sis190_phy_timer() argument1023 struct net_device *dev = (struct net_device *)__opaque; in sis190_phy_timer()
602 static void b44_timer(unsigned long __opaque) in b44_timer() argument604 struct b44 *bp = (struct b44 *) __opaque; in b44_timer()
5188 u32 __opaque; member
10925 static void tg3_timer(unsigned long __opaque) in tg3_timer() argument10927 struct tg3 *tp = (struct tg3 *) __opaque; in tg3_timer()
4293 static void rtl8169_phy_timer(unsigned long __opaque) in rtl8169_phy_timer() argument4295 struct net_device *dev = (struct net_device *)__opaque; in rtl8169_phy_timer()
2224 static void niu_timer(unsigned long __opaque) in niu_timer() argument2226 struct niu *np = (struct niu *) __opaque; in niu_timer()