Searched refs:axdomain (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c312 pdata->axdomain = XGBE_DMA_OS_AXDOMAIN;
316 pdata->axdomain = XGBE_DMA_SYS_AXDOMAIN;
H A Dxgbe-dev.c1671 XGMAC_SET_BITS(arcache, DMA_AXIARCR, DRD, pdata->axdomain);
1673 XGMAC_SET_BITS(arcache, DMA_AXIARCR, TED, pdata->axdomain);
1675 XGMAC_SET_BITS(arcache, DMA_AXIARCR, THD, pdata->axdomain);
1680 XGMAC_SET_BITS(awcache, DMA_AXIAWCR, DWD, pdata->axdomain);
1682 XGMAC_SET_BITS(awcache, DMA_AXIAWCR, RPD, pdata->axdomain);
1684 XGMAC_SET_BITS(awcache, DMA_AXIAWCR, RHD, pdata->axdomain);
1686 XGMAC_SET_BITS(awcache, DMA_AXIAWCR, TDD, pdata->axdomain);
H A Dxgbe.h590 unsigned int axdomain; member in struct:xgbe_prv_data

Completed in 101 milliseconds