Searched refs:b44 (Results 1 – 5 of 5) sorted by relevance
128 static void b44_halt(struct b44 *);129 static void b44_init_rings(struct b44 *);137 static void b44_init_hw(struct b44 *, int);166 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32()171 static inline void bw32(const struct b44 *bp, in bw32()177 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit()201 static inline void __b44_cam_read(struct b44 *bp, unsigned char *data, int index) in __b44_cam_read()223 static inline void __b44_cam_write(struct b44 *bp, unsigned char *data, int index) in __b44_cam_write()241 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints()246 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints()[all …]
5 obj-$(CONFIG_B44) += b44.o
353 struct b44 { struct
33 will be called b44.
2111 F: drivers/net/ethernet/broadcom/b44.*