/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_ptp.c | 344 info->phc_index = -1; in qede_ptp_get_ts_info() 357 info->phc_index = ptp_clock_index(ptp->clock); in qede_ptp_get_ts_info() 359 info->phc_index = -1; in qede_ptp_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 530 info->phc_index = -1; in dpaa_get_ts_info() 543 info->phc_index = ptp->phc_index; in dpaa_get_ts_info()
|
/Linux-v4.19/include/linux/fsl/ |
D | ptp_qoriq.h | 145 int phc_index; member
|
/Linux-v4.19/drivers/net/ethernet/ti/ |
D | cpts.h | 122 int phc_index; member
|
D | cpts.c | 463 cpts->phc_index = ptp_clock_index(cpts->clock); in cpts_register()
|
D | cpsw.c | 2607 info->phc_index = cpsw->cpts->phc_index; in cpsw_get_ts_info() 2625 info->phc_index = -1; in cpsw_get_ts_info()
|
D | netcp_ethss.c | 2027 info->phc_index = gbe_intf->gbe_dev->cpts->phc_index; in keystone_get_ts_info() 2045 info->phc_index = -1; in keystone_get_ts_info()
|
/Linux-v4.19/drivers/net/ |
D | loopback.c | 140 ts_info->phc_index = -1; in loopback_get_ts_info()
|
D | dummy.c | 141 ts_info->phc_index = -1; in dummy_get_ts_info()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | dpaa2-ethtool.c | 260 info->phc_index = dpaa2_phc_index; in dpaa2_eth_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 559 ts_info->phc_index = ptp_clock_index(adapter->ptp.ptp_clock); in lan743x_ethtool_get_ts_info() 561 ts_info->phc_index = -1; in lan743x_ethtool_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 609 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-v4.19/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1520 info->phc_index = -1; in gfar_get_ts_info() 1536 info->phc_index = ptp->phc_index; in gfar_get_ts_info()
|
/Linux-v4.19/drivers/ptp/ |
D | ptp_qoriq.c | 533 qoriq_ptp->phc_index = ptp_clock_index(qoriq_ptp->clock); in qoriq_ptp_probe()
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.c | 86 info->phc_index = ptp_clock_index(chip->ptp_clock); in mv88e6xxx_get_ts_info()
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 1207 __s32 phc_index; member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1114 ts_info->phc_index = ptp_clock_index(adapter->ptp_clock); in get_ts_info() 1116 ts_info->phc_index = -1; in get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1110 info->phc_index = mlx5_clock_get_ptp_index(mdev); in mlx5e_ethtool_get_ts_info() 1113 info->phc_index == -1) in mlx5e_ethtool_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 1015 info->phc_index = -1; in ixp4xx_get_ts_info() 1022 info->phc_index = ixp46x_phc_index; in ixp4xx_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 813 info->phc_index = ptp_clock_index(priv->ptp_clock); in stmmac_get_ts_info()
|
/Linux-v4.19/net/8021q/ |
D | vlan_dev.c | 680 info->phc_index = -1; in vlan_ethtool_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 845 info->phc_index = cavium_ptp_clock_index(nic->ptp_clock); in nicvf_get_ts_info()
|
/Linux-v4.19/net/core/ |
D | ethtool.c | 49 info->phc_index = -1; in ethtool_op_get_ts_info() 2231 info.phc_index = -1; in ethtool_get_ts_info()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3618 info->phc_index = ptp_clock_index(bp->ptp_clock); in bnx2x_get_ts_info() 3620 info->phc_index = -1; in bnx2x_get_ts_info()
|
/Linux-v4.19/drivers/net/phy/ |
D | dp83640.c | 1503 info->phc_index = ptp_clock_index(dp83640->clock->ptp_clock); in dp83640_ts_info()
|