Home
last modified time | relevance | path

Searched refs:sonic_rr_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dsonic.h462 static inline u16 sonic_rr_entry(struct net_device *dev, u16 addr) in sonic_rr_entry() function
H A Dsonic.c525 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()