Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dsonic.h243 #define SIZEOF_SONIC_RD 7 macro
290 + (SIZEOF_SONIC_RD * SONIC_NUM_RDS) \
427 (entry * SIZEOF_SONIC_RD) + offset, val); in sonic_rda_put()
435 (entry * SIZEOF_SONIC_RD) + offset); in sonic_rda_get()
H A Dsonic.c75 lp->rra = lp->rda + SIZEOF_SONIC_RD * SONIC_NUM_RDS * in sonic_alloc_descriptors()
83 lp->rra_laddr = lp->rda_laddr + SIZEOF_SONIC_RD * SONIC_NUM_RDS * in sonic_alloc_descriptors()
781 ((i+1) * SIZEOF_SONIC_RD * SONIC_BUS_SCALE(lp->dma_bitmode))); in sonic_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dsonic.h243 #define SIZEOF_SONIC_RD 7 macro
290 + (SIZEOF_SONIC_RD * SONIC_NUM_RDS) \
427 (entry * SIZEOF_SONIC_RD) + offset, val); in sonic_rda_put()
435 (entry * SIZEOF_SONIC_RD) + offset); in sonic_rda_get()
H A Dsonic.c75 lp->rra = lp->rda + SIZEOF_SONIC_RD * SONIC_NUM_RDS * in sonic_alloc_descriptors()
83 lp->rra_laddr = lp->rda_laddr + SIZEOF_SONIC_RD * SONIC_NUM_RDS * in sonic_alloc_descriptors()
781 ((i+1) * SIZEOF_SONIC_RD * SONIC_BUS_SCALE(lp->dma_bitmode))); in sonic_init()

Completed in 5 milliseconds