Home
last modified time | relevance | path

Searched refs:atime_stamp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h413 unsigned int atime_stamp; member
H A Dsxgbe_main.c881 features->atime_stamp = SXGBE_HW_FEAT_IEEE1500_2008(rval); in sxgbe_get_hw_features()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c382 dma_cap->atime_stamp = (hw_cap & XGMAC_HWFEAT_TSSEL) >> 12; in dwxgmac2_get_hw_feature()
H A Ddwmac4_dma.c398 dma_cap->atime_stamp = (hw_cap & GMAC_HW_FEAT_TSSEL) >> 12; in dwmac4_get_hw_feature()
H A Dstmmac_ethtool.c1010 if ((priv->dma_cap.time_stamp || priv->dma_cap.atime_stamp)) { in stmmac_get_ts_info()