Searched refs:dma_width (Results 1 – 2 of 2) sorted by relevance
1988 hw_feat->dma_width = AXGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, ADDR64); in axgbe_get_all_hw_features()2031 switch (hw_feat->dma_width) { in axgbe_get_all_hw_features()2033 hw_feat->dma_width = 32; in axgbe_get_all_hw_features()2036 hw_feat->dma_width = 40; in axgbe_get_all_hw_features()2039 hw_feat->dma_width = 48; in axgbe_get_all_hw_features()2042 hw_feat->dma_width = 32; in axgbe_get_all_hw_features()
431 unsigned int dma_width; /* DMA width */ member