Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/broadcom/
Dsb1250-mac.c182 struct sbmacdma { struct
188 struct sbmac_softc *sbdma_eth; /* back pointer to associated
190 int sbdma_channel; /* channel number */
191 int sbdma_txdir; /* direction (1=transmit) */
192 int sbdma_maxdescr; /* total # of descriptors
195 int sbdma_int_pktcnt;
198 int sbdma_int_timeout;
201 void __iomem *sbdma_config0; /* DMA config register 0 */
202 void __iomem *sbdma_config1; /* DMA config register 1 */
203 void __iomem *sbdma_dscrbase;
[all …]