Home
last modified time | relevance | path

Searched refs:n_ext_ts (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dptp.c375 .n_ext_ts = 1,
402 .n_ext_ts = 1,
471 chip->ptp_clock_info.n_ext_ts = ptp_ops->n_ext_ts; in mv88e6xxx_ptp_setup()
Dchip.h580 int n_ext_ts; member
/Linux-v5.4/drivers/ptp/
Dptp_chardev.c71 if (chan >= info->n_ext_ts) in ptp_set_pinfunc()
134 caps.n_ext_ts = ptp->info->n_ext_ts; in ptp_ioctl()
172 if (req.extts.index >= ops->n_ext_ts) { in ptp_ioctl()
Dptp_sysfs.c31 PTP_SHOW_INT(n_external_timestamps, n_ext_ts);
49 if (req.extts.index >= ops->n_ext_ts) in extts_enable_store()
178 if (!info->n_ext_ts) in ptp_is_attribute_visible()
Dptp_kvm.c147 .n_ext_ts = 0,
Dptp_ixp46x.c230 .n_ext_ts = N_EXT_TS,
Dptp_dte.c229 .n_ext_ts = 0,
/Linux-v5.4/include/uapi/linux/
Dptp_clock.h86 int n_ext_ts; /* Number of external time stamp channels. */ member
/Linux-v5.4/include/linux/
Dptp_clock_kernel.h124 int n_ext_ts; member
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c18 .n_ext_ts = 2,
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c64 .n_ext_ts = 2,
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c174 .n_ext_ts = 0,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c236 .n_ext_ts = 0,
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c1359 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1376 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1392 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dptp.c259 .n_ext_ts = 0,
/Linux-v5.4/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c262 .n_ext_ts = 0, in cavium_ptp_probe()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c402 .n_ext_ts = 0,
449 clock->ptp_info.n_ext_ts = MLX5_GET(mtpps_reg, out, in mlx5_get_pps_caps()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ptp.c1187 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1206 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1231 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/Linux-v5.4/tools/testing/selftests/ptp/
Dtestptp.c275 caps.n_ext_ts, in main()
/Linux-v5.4/drivers/net/ethernet/renesas/
Dravb_ptp.c294 .n_ext_ts = N_EXT_TS,
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.c415 .n_ext_ts = 0,
/Linux-v5.4/drivers/net/ethernet/cadence/
Dmacb_ptp.c189 .n_ext_ts = 0,
/Linux-v5.4/drivers/net/ethernet/freescale/
Dfec_ptp.c584 fep->ptp_caps.n_ext_ts = 0; in fec_ptp_init()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c496 ptp->clock_info.n_ext_ts = 0; in qede_ptp_enable()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c707 pf->ptp_caps.n_ext_ts = 0; in i40e_ptp_create_clock()

12