Searched refs:sonic_rr_entry (Results 1 – 2 of 2) sorted by relevance
462 static inline u16 sonic_rr_entry(struct net_device *dev, u16 addr) in sonic_rr_entry() function
525 unsigned int entry = sonic_rr_entry(dev, SONIC_READ(SONIC_RWP)); in sonic_update_rra()526 unsigned int end = sonic_rr_entry(dev, SONIC_READ(SONIC_RRP)); in sonic_update_rra()