Searched refs:happy_meal (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sun/ |
D | sunhme.c | 104 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) 252 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32() 261 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() 269 static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal) 285 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() 303 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read() 347 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write() 392 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read() 423 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write() 483 static int try_next_permutation(struct happy_meal *hp, void __iomem *tregs) in try_next_permutation() [all …]
|
D | sunhme.h | 401 struct happy_meal { struct
|