Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpts.h131 struct device_node *node, u32 n_ext_ts);
162 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
H A Dcpts.c435 .n_ext_ts = 0,
752 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
792 if (n_ext_ts) in cpts_create()
793 cpts->info.n_ext_ts = n_ext_ts; in cpts_create()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A 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()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A 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()
H A 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()
173 if (req.extts.index >= ops->n_ext_ts) { in ptp_ioctl()
H A Dptp_kvm.c147 .n_ext_ts = 0,
H A Dptp_dte.c229 .n_ext_ts = 0,
/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 Dptp_clock.h51 int n_ext_ts; /* Number of external time stamp channels. */ 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 Dptp_clock.h51 int n_ext_ts; /* Number of external time stamp channels. */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dptp_clock.h90 int n_ext_ts; /* Number of external time stamp channels. */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dptp_clock_kernel.h127 int n_ext_ts; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c18 .n_ext_ts = 2,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c174 .n_ext_ts = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c160 .n_ext_ts = 0, in otx2_ptp_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c1392 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1409 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1425 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c78 .n_ext_ts = 2,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c236 .n_ext_ts = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dptp.c259 .n_ext_ts = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c231 .n_ext_ts = N_EXT_TS,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c265 .n_ext_ts = 0, in cavium_ptp_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1204 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1223 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1248 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c467 if (pin_index >= ptp->n_ext_ts) in aq_ptp_extts_pin_configure()
1033 .n_ext_ts = 0,
1136 info->n_ext_ts = extts_pin_cnt; in aq_ptp_gpio_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c445 .n_ext_ts = 0,
525 clock->ptp_info.n_ext_ts = MLX5_GET(mtpps_reg, out, in mlx5_get_pps_caps()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/
H A Dtestptp.c288 caps.n_ext_ts, in main()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c404 .n_ext_ts = 0,

12