Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c344 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/
Ddpaa_ethtool.c530 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/
Dptp_qoriq.h145 int phc_index; member
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpts.h122 int phc_index; member
Dcpts.c463 cpts->phc_index = ptp_clock_index(cpts->clock); in cpts_register()
Dcpsw.c2607 info->phc_index = cpsw->cpts->phc_index; in cpsw_get_ts_info()
2625 info->phc_index = -1; in cpsw_get_ts_info()
Dnetcp_ethss.c2027 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/
Dloopback.c140 ts_info->phc_index = -1; in loopback_get_ts_info()
Ddummy.c141 ts_info->phc_index = -1; in dummy_get_ts_info()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-ethtool.c260 info->phc_index = dpaa2_phc_index; in dpaa2_eth_get_ts_info()
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c559 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/
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-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1520 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/
Dptp_qoriq.c533 qoriq_ptp->phc_index = ptp_clock_index(qoriq_ptp->clock); in qoriq_ptp_probe()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c86 info->phc_index = ptp_clock_index(chip->ptp_clock); in mv88e6xxx_get_ts_info()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1207 __s32 phc_index; member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1114 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/
Den_ethtool.c1110 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/
Dixp4xx_eth.c1015 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/
Dstmmac_ethtool.c813 info->phc_index = ptp_clock_index(priv->ptp_clock); in stmmac_get_ts_info()
/Linux-v4.19/net/8021q/
Dvlan_dev.c680 info->phc_index = -1; in vlan_ethtool_get_ts_info()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c845 info->phc_index = cavium_ptp_clock_index(nic->ptp_clock); in nicvf_get_ts_info()
/Linux-v4.19/net/core/
Dethtool.c49 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/
Dbnx2x_ethtool.c3618 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/
Ddp83640.c1503 info->phc_index = ptp_clock_index(dp83640->clock->ptp_clock); in dp83640_ts_info()

12