Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c302 stmmac_ptp_clock_ops.n_ext_ts = priv->dma_cap.aux_snapshot_n; in stmmac_ptp_register()
H A Dcommon.h494 unsigned int aux_snapshot_n; member
H A Ddwmac4_dma.c459 dma_cap->aux_snapshot_n = (hw_cap & GMAC_HW_FEAT_AUXSNAPNUM) >> 28; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c464 dma_cap->aux_snapshot_n = (hw_cap & XGMAC_HWFEAT_AUXSNAPNUM) >> 28; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6390 priv->dma_cap.aux_snapshot_n); in stmmac_dma_cap_show()