Home
last modified time | relevance | path

Searched refs:MAC_VR (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/vfio/platform/reset/
A Dvfio_platform_amdxgbe.c20 #define MAC_VR 0x0110 macro
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-ethtool.c409 XGMAC_GET_BITS(hw_feat->version, MAC_VR, USERVER), in xgbe_get_drvinfo()
410 XGMAC_GET_BITS(hw_feat->version, MAC_VR, DEVID), in xgbe_get_drvinfo()
411 XGMAC_GET_BITS(hw_feat->version, MAC_VR, SNPSVER)); in xgbe_get_drvinfo()
A Dxgbe-dev.c660 ver = XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER); in xgbe_enable_dma_interrupts()
2199 if (XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER) < 0x21) in xgbe_flush_tx_queues()
3246 if (XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER) > 0x20) in xgbe_prepare_tx_stop()
A Dxgbe-common.h306 #define MAC_VR 0x0110 macro
A Dxgbe-drv.c739 hw_feat->version = XGMAC_IOREAD(pdata, MAC_VR); in xgbe_get_all_hw_features()
/linux/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-reg.h37 #define MAC_VR 0x0110 macro
A Ddwc-xlgmac-common.c370 hw_feat->version = readl(pdata->mac_regs + MAC_VR); in xlgmac_get_all_hw_features()

Completed in 65 milliseconds