Home
last modified time | relevance | path

Searched defs:sbmacdma (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c167 struct sbmacdma { struct
173 struct sbmac_softc *sbdma_eth; /* back pointer to associated
175 int sbdma_channel; /* channel number */
176 int sbdma_txdir; /* direction (1=transmit) */
177 int sbdma_maxdescr; /* total # of descriptors
180 int sbdma_int_pktcnt;
183 int sbdma_int_timeout;
186 void __iomem *sbdma_config0; /* DMA config register 0 */
187 void __iomem *sbdma_config1; /* DMA config register 1 */
188 void __iomem *sbdma_dscrbase;
[all …]