/kernel/linux/linux-5.10/net/ethtool/ |
D | tsinfo.c | 80 if (ts_info->phc_index >= 0) in tsinfo_reply_size() 119 if (ts_info->phc_index >= 0 && in tsinfo_fill_reply() 120 nla_put_u32(skb, ETHTOOL_A_TSINFO_PHC_INDEX, ts_info->phc_index)) in tsinfo_fill_reply()
|
D | common.c | 399 info->phc_index = -1; in __ethtool_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_ptp.c | 334 info->phc_index = -1; in qede_ptp_get_ts_info() 347 info->phc_index = ptp_clock_index(ptp->clock); in qede_ptp_get_ts_info() 349 info->phc_index = -1; in qede_ptp_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 489 info->phc_index = -1; in dpaa_get_ts_info() 506 info->phc_index = ptp->phc_index; in dpaa_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpts.h | 111 int phc_index; member
|
D | cpsw_ethtool.c | 725 info->phc_index = cpsw->cpts->phc_index; in cpsw_get_ts_info() 741 info->phc_index = -1; in cpsw_get_ts_info()
|
D | cpts.c | 586 cpts->phc_index = ptp_clock_index(cpts->clock); in cpts_register() 604 cpts->phc_index = -1; in cpts_unregister() 790 cpts->phc_index = -1; in cpts_create()
|
D | am65-cpts.c | 161 int phc_index; member 829 return cpts->phc_index; in am65_cpts_phc_index() 1007 cpts->phc_index = ptp_clock_index(cpts->ptp_clock); in am65_cpts_create()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ptp.c | 102 enetc_phc_index = ptp_qoriq->phc_index; in enetc_ptp_probe()
|
D | enetc_ethtool.c | 645 info->phc_index = *phc_idx; in enetc_get_ts_info() 648 info->phc_index = -1; in enetc_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.h | 25 info->phc_index = -1; in mlxsw_sp_ptp_get_ts_info_noptp()
|
/kernel/linux/linux-5.10/include/linux/fsl/ |
D | ptp_qoriq.h | 153 int phc_index; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | ethtool.c | 217 ts_info->phc_index = -1; in efx_ethtool_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-ptp.c | 203 dpaa2_phc_index = ptp_qoriq->phc_index; in dpaa2_ptp_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 680 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 584 ts_info->phc_index = ptp_clock_index(pdata->ptp_clock); in xgbe_get_ts_info() 586 ts_info->phc_index = -1; in xgbe_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1448 info->phc_index = -1; in gfar_get_ts_info() 1465 info->phc_index = ptp->phc_index; in gfar_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.c | 82 info->phc_index = ptp_clock_index(chip->ptp_clock); in mv88e6xxx_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/ptp/ |
D | ptp_qoriq.c | 534 ptp_qoriq->phc_index = ptp_clock_index(ptp_qoriq->clock); in ptp_qoriq_init()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | ethtool.h | 425 __s32 phc_index; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot.c | 916 info->phc_index = ocelot->ptp_clock ? in ocelot_get_ts_info() 918 if (info->phc_index == -1) { in ocelot_get_ts_info()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | ethtool.h | 471 __s32 phc_index; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | ethtool.h | 1320 __s32 phc_index; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 999 info->phc_index = -1; in ixp4xx_get_ts_info() 1006 info->phc_index = ixp46x_phc_index; in ixp4xx_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 689 info->phc_index = otx2_ptp_clock_index(pfvf); in otx2_get_ts_info()
|