Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/ptp/
Dptp_chardev.c84 if (chan >= info->n_ext_ts) in ptp_set_pinfunc()
143 caps.n_ext_ts = ptp->info->n_ext_ts; in ptp_ioctl()
158 if (req.extts.index >= ops->n_ext_ts) { in ptp_ioctl()
Dptp_sysfs.c44 PTP_SHOW_INT(n_external_timestamps, n_ext_ts);
62 if (req.extts.index >= ops->n_ext_ts) in extts_enable_store()
191 if (!info->n_ext_ts) in ptp_is_attribute_visible()
Dptp_kvm.c157 .n_ext_ts = 0,
Dptp_ixp46x.c243 .n_ext_ts = N_EXT_TS,
Dptp_dte.c229 .n_ext_ts = 0,
Dptp_qoriq.c310 .n_ext_ts = N_EXT_TS,
/Linux-v4.19/include/uapi/linux/
Dptp_clock.h51 int n_ext_ts; /* Number of external time stamp channels. */ member
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dptp.c324 .n_ext_ts = 1,
406 chip->ptp_clock_info.n_ext_ts = ptp_ops->n_ext_ts; in mv88e6xxx_ptp_setup()
Dchip.h529 int n_ext_ts; member
/Linux-v4.19/include/linux/
Dptp_clock_kernel.h118 int n_ext_ts; member
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c1214 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1231 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1247 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c180 .n_ext_ts = 0,
/Linux-v4.19/drivers/staging/fsl-dpaa2/rtc/
Drtc.c122 .n_ext_ts = 2,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c236 .n_ext_ts = 0,
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dptp.c248 .n_ext_ts = 0,
/Linux-v4.19/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c262 .n_ext_ts = 0, in cavium_ptp_probe()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ptp.c1117 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1136 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1161 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c380 .n_ext_ts = 0,
427 clock->ptp_info.n_ext_ts = MLX5_GET(mtpps_reg, out, in mlx5_get_pps_caps()
/Linux-v4.19/tools/testing/selftests/ptp/
Dtestptp.c283 caps.n_ext_ts, in main()
/Linux-v4.19/drivers/net/ethernet/renesas/
Dravb_ptp.c285 .n_ext_ts = N_EXT_TS,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.c415 .n_ext_ts = 0,
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c482 ptp->clock_info.n_ext_ts = 0; in qede_ptp_enable()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c700 pf->ptp_caps.n_ext_ts = 0; in i40e_ptp_create_clock()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_ptp.c584 fep->ptp_caps.n_ext_ts = 0; in fec_ptp_init()
/Linux-v4.19/drivers/net/ethernet/cadence/
Dmacb_ptp.c197 .n_ext_ts = 0,

12