Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dsonic.h268 #define SIZEOF_SONIC_CDA ((CAM_DESCRIPTORS * SIZEOF_SONIC_CD) + 1) macro
288 #define SIZEOF_SONIC_DESC (SIZEOF_SONIC_CDA \
H A Dsonic.c71 lp->tda = lp->cda + SIZEOF_SONIC_CDA * in sonic_alloc_descriptors()
79 lp->tda_laddr = lp->cda_laddr + SIZEOF_SONIC_CDA * in sonic_alloc_descriptors()
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dsonic.h268 #define SIZEOF_SONIC_CDA ((CAM_DESCRIPTORS * SIZEOF_SONIC_CD) + 1) macro
288 #define SIZEOF_SONIC_DESC (SIZEOF_SONIC_CDA \
H A Dsonic.c71 lp->tda = lp->cda + SIZEOF_SONIC_CDA * in sonic_alloc_descriptors()
79 lp->tda_laddr = lp->cda_laddr + SIZEOF_SONIC_CDA * in sonic_alloc_descriptors()

Completed in 5 milliseconds