Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dsb1250-mac.c180 struct sbmacdma { struct
186 struct sbmac_softc *sbdma_eth; /* back pointer to associated
188 int sbdma_channel; /* channel number */
189 int sbdma_txdir; /* direction (1=transmit) */
190 int sbdma_maxdescr; /* total # of descriptors
193 int sbdma_int_pktcnt;
196 int sbdma_int_timeout;
199 void __iomem *sbdma_config0; /* DMA config register 0 */
200 void __iomem *sbdma_config1; /* DMA config register 1 */
201 void __iomem *sbdma_dscrbase;
[all …]