Home
last modified time | relevance | path

Searched refs:bblock_dvma (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sun/
Dsunbmac.c674 sbus_writel(bp->bblock_dvma + bib_offset(be_rxd, 0), in bigmac_init_hw()
676 sbus_writel(bp->bblock_dvma + bib_offset(be_txd, 0), in bigmac_init_hw()
1166 &bp->bblock_dvma, GFP_ATOMIC); in bigmac_ether_init()
1167 if (bp->bmac_block == NULL || bp->bblock_dvma == 0) in bigmac_ether_init()
1219 bp->bblock_dvma); in bigmac_ether_init()
1257 bp->bblock_dvma); in bigmac_sbus_remove()
Dsunbmac.h294 __u32 bblock_dvma; /* RX and TX descriptors */ member