Searched refs:MAC_VR (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/vfio/platform/reset/ |
D | vfio_platform_amdxgbe.c | 31 #define MAC_VR 0x0110 macro
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 375 XGMAC_GET_BITS(hw_feat->version, MAC_VR, USERVER), in xgbe_get_drvinfo() 376 XGMAC_GET_BITS(hw_feat->version, MAC_VR, DEVID), in xgbe_get_drvinfo() 377 XGMAC_GET_BITS(hw_feat->version, MAC_VR, SNPSVER)); in xgbe_get_drvinfo()
|
D | xgbe-common.h | 307 #define MAC_VR 0x0110 macro
|
D | xgbe-drv.c | 514 hw_feat->version = XGMAC_IOREAD(pdata, MAC_VR); in xgbe_get_all_hw_features()
|
D | xgbe-dev.c | 1867 if (XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER) < 0x21) in xgbe_flush_tx_queues()
|