Home
last modified time | relevance | path

Searched refs:phc_index (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c358 info->phc_index = -1; in qede_ptp_get_ts_info()
371 info->phc_index = ptp_clock_index(ptp->clock); in qede_ptp_get_ts_info()
373 info->phc_index = -1; in qede_ptp_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c506 info->phc_index = -1; in dpaa_get_ts_info()
519 info->phc_index = ptp->phc_index; in dpaa_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/ti/
Dcpts.h110 int phc_index; member
Dcpsw_ethtool.c724 info->phc_index = cpsw->cpts->phc_index; in cpsw_get_ts_info()
741 info->phc_index = -1; in cpsw_get_ts_info()
Dcpts.c470 cpts->phc_index = ptp_clock_index(cpts->clock); in cpts_register()
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c102 enetc_phc_index = ptp_qoriq->phc_index; in enetc_ptp_probe()
Denetc_ethtool.c565 info->phc_index = *phc_idx; in enetc_get_ts_info()
568 info->phc_index = -1; in enetc_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.h25 info->phc_index = -1; in mlxsw_sp_ptp_get_ts_info_noptp()
/Linux-v5.4/include/linux/fsl/
Dptp_qoriq.h151 int phc_index; member
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c183 dpaa2_phc_index = ptp_qoriq->phc_index; in dpaa2_ptp_probe()
Ddpaa2-ethtool.c717 info->phc_index = dpaa2_phc_index; in dpaa2_eth_get_ts_info()
/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_ptp.c77 info->phc_index = ptp_clock_index(priv->clock); in sja1105_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c680 ts_info->phc_index = ptp_clock_index(adapter->ptp.ptp_clock); in lan743x_ethtool_get_ts_info()
682 ts_info->phc_index = -1; in lan743x_ethtool_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c609 ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); in xgbe_get_ts_info()
611 ts_info->phc_index = -1; in xgbe_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1481 info->phc_index = -1; in gfar_get_ts_info()
1497 info->phc_index = ptp->phc_index; in gfar_get_ts_info()
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c82 info->phc_index = ptp_clock_index(chip->ptp_clock); in mv88e6xxx_get_ts_info()
/Linux-v5.4/drivers/ptp/
Dptp_qoriq.c537 ptp_qoriq->phc_index = ptp_clock_index(ptp_qoriq->clock); in ptp_qoriq_init()
/Linux-v5.4/include/uapi/linux/
Dethtool.h1233 __s32 phc_index; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1276 ts_info->phc_index = ptp_clock_index(adapter->ptp_clock); in get_ts_info()
1278 ts_info->phc_index = -1; in get_ts_info()
/Linux-v5.4/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1012 info->phc_index = -1; in ixp4xx_get_ts_info()
1019 info->phc_index = ixp46x_phc_index; in ixp4xx_get_ts_info()
/Linux-v5.4/net/8021q/
Dvlan_dev.c656 info->phc_index = -1; in vlan_ethtool_get_ts_info()
/Linux-v5.4/net/sched/
Dsch_taprio.c1286 .phc_index = -1, in taprio_parse_clockid()
1298 if (err || info.phc_index < 0) { in taprio_parse_clockid()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1379 info->phc_index = mlx5_clock_get_ptp_index(mdev); in mlx5e_ethtool_get_ts_info()
1382 info->phc_index == -1) in mlx5e_ethtool_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c842 info->phc_index = cavium_ptp_clock_index(nic->ptp_clock); in nicvf_get_ts_info()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c859 info->phc_index = ptp_clock_index(priv->ptp_clock); in stmmac_get_ts_info()

12