Searched refs:b44 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Db44.c0 /* b44.c: Broadcom 44xx/47xx Fast Ethernet device driver.
37 #include "b44.h"
39 #define DRV_MODULE_NAME "b44"
84 /* b44 internal pattern match filter info */
127 static void b44_halt(struct b44 *);
128 static void b44_init_rings(struct b44 *);
136 static void b44_init_hw(struct b44 *, int);
165 static inline unsigned long br32(const struct b44 *bp, unsigned long reg)
170 static inline void bw32(const struct b44 *bp,
176 static int b44_wait_bit(struct b44 *b
[all...]
H A Db44.h348 struct b44 { struct
H A DMakefile142 obj-$(CONFIG_B44) += b44.o

Completed in 79 milliseconds