Searched refs:happy_meal (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/sun/ |
D | sunhme.c | 107 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) 255 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32() 264 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() 272 static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal) 288 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() 306 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read() 350 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write() 395 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read() 426 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write() 486 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
|