Home
last modified time | relevance | path

Searched refs:sonic_rda_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dsonic.c562 while (sonic_rda_get(dev, entry, SONIC_RD_IN_USE) == 0) { in sonic_rx()
563 u16 status = sonic_rda_get(dev, entry, SONIC_RD_STATUS); in sonic_rx()
569 u32 addr = (sonic_rda_get(dev, entry, in sonic_rx()
571 sonic_rda_get(dev, entry, SONIC_RD_PKTPTR_L); in sonic_rx()
587 pkt_len = sonic_rda_get(dev, entry, in sonic_rx()
624 sonic_rda_get(dev, prev_entry, SONIC_RD_LINK)); in sonic_rx()
626 sonic_rda_get(dev, lp->eol_rx, SONIC_RD_LINK)); in sonic_rx()
H A Dsonic.h430 static inline __u16 sonic_rda_get(struct net_device* dev, int entry, in sonic_rda_get() function
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dsonic.c562 while (sonic_rda_get(dev, entry, SONIC_RD_IN_USE) == 0) { in sonic_rx()
563 u16 status = sonic_rda_get(dev, entry, SONIC_RD_STATUS); in sonic_rx()
569 u32 addr = (sonic_rda_get(dev, entry, in sonic_rx()
571 sonic_rda_get(dev, entry, SONIC_RD_PKTPTR_L); in sonic_rx()
587 pkt_len = sonic_rda_get(dev, entry, in sonic_rx()
624 sonic_rda_get(dev, prev_entry, SONIC_RD_LINK)); in sonic_rx()
626 sonic_rda_get(dev, lp->eol_rx, SONIC_RD_LINK)); in sonic_rx()
H A Dsonic.h430 static inline __u16 sonic_rda_get(struct net_device* dev, int entry, in sonic_rda_get() function

Completed in 5 milliseconds