Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c302 stmmac_ptp_clock_ops.n_ext_ts = priv->dma_cap.aux_snapshot_n; in stmmac_ptp_register()
Dcommon.h469 unsigned int aux_snapshot_n; member
Ddwmac4_dma.c451 dma_cap->aux_snapshot_n = (hw_cap & GMAC_HW_FEAT_AUXSNAPNUM) >> 28; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c465 dma_cap->aux_snapshot_n = (hw_cap & XGMAC_HWFEAT_AUXSNAPNUM) >> 28; in dwxgmac2_get_hw_feature()
Dstmmac_main.c6377 priv->dma_cap.aux_snapshot_n); in stmmac_dma_cap_show()