Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dtsinfo.c80 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()
H A Dcommon.c399 info->phc_index = -1; in __ethtool_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c334 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c489 info->phc_index = -1; in dpaa_get_ts_info()
506 info->phc_index = ptp->phc_index; in dpaa_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c725 info->phc_index = cpsw->cpts->phc_index; in cpsw_get_ts_info()
741 info->phc_index = -1; in cpsw_get_ts_info()
H A Dcpts.h111 int phc_index; member
H A Dcpts.c586 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()
H A Dam65-cpts.c161 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c102 enetc_phc_index = ptp_qoriq->phc_index; in enetc_ptp_probe()
H A Denetc_ethtool.c645 info->phc_index = *phc_idx; in enetc_get_ts_info()
648 info->phc_index = -1; in enetc_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.h25 info->phc_index = -1; in mlxsw_sp_ptp_get_ts_info_noptp()
/OK3568_Linux_fs/kernel/include/linux/fsl/
H A Dptp_qoriq.h153 int phc_index; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c203 dpaa2_phc_index = ptp_qoriq->phc_index; in dpaa2_ptp_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool.c217 ts_info->phc_index = -1; in efx_ethtool_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c584 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1448 info->phc_index = -1; in gfar_get_ts_info()
1465 info->phc_index = ptp->phc_index; in gfar_get_ts_info()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h785 __s32 phc_index; member
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c82 info->phc_index = ptp_clock_index(chip->ptp_clock); in mv88e6xxx_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_qoriq.c534 ptp_qoriq->phc_index = ptp_clock_index(ptp_qoriq->clock); in ptp_qoriq_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c919 info->phc_index = ocelot->ptp_clock ? in ocelot_get_ts_info()
921 if (info->phc_index == -1) { in ocelot_get_ts_info()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1201 __s32 phc_index; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1201 __s32 phc_index; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c999 info->phc_index = -1; in ixp4xx_get_ts_info()
1006 info->phc_index = ixp46x_phc_index; in ixp4xx_get_ts_info()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1320 __s32 phc_index; member

123