Searched refs:happy_meal (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunhme.c | 111 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log() 139 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring() 305 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32() 322 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() 330 static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal) 346 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() 364 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read() 410 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write() 455 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read() 487 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write() [all …]
|
D | sunhme.h | 401 struct happy_meal { struct
|