Searched refs:bigmac (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.c98 static void qec_init(struct bigmac *bp)
115 /* All of memsize is given to bigmac. */
165 static void bigmac_stop(struct bigmac *bp)
171 static void bigmac_get_counters(struct bigmac *bp, void __iomem *bregs)
193 static void bigmac_clean_rings(struct bigmac *bp)
212 static void bigmac_init_rings(struct bigmac *bp, bool non_blocking)
268 static void write_tcvr_bit(struct bigmac *bp, void __iomem *tregs, int bit)
291 static int read_tcvr_bit(struct bigmac *bp, void __iomem *tregs)
314 static int read_tcvr_bit2(struct bigmac *bp, void __iomem *tregs)
336 static void put_tcvr_byte(struct bigmac *b
[all...]
H A Dsunbmac.h289 struct bigmac { struct

Completed in 185 milliseconds