cpsw_cpdma_bd
#define CPSW_NTXDESCS (CPSW_CPPI_RAM_TXDESCS_SIZE/sizeof(struct cpsw_cpdma_bd))
struct cpsw_cpdma_bd bd;
#define CPSW_NRXDESCS (CPSW_CPPI_RAM_RXDESCS_SIZE/sizeof(struct cpsw_cpdma_bd))
struct cpsw_cpdma_bd bd;
sizeof(struct cpsw_cpdma_bd);
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i + 0;
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i + 0;
struct cpsw_cpdma_bd * const bdp)
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i;
struct cpsw_cpdma_bd * const bdp)
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i;
struct cpsw_cpdma_bd * const bdp)
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i;
struct cpsw_cpdma_bd * const bdp)
const bus_size_t o = sizeof(struct cpsw_cpdma_bd) * i;
return sc->sc_txdescs_pa + sizeof(struct cpsw_cpdma_bd) * x;
return sc->sc_rxdescs_pa + sizeof(struct cpsw_cpdma_bd) * x;
struct cpsw_cpdma_bd bd;
struct cpsw_cpdma_bd bd;