Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpts.h131 struct device_node *node, u32 n_ext_ts);
162 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
A Dcpts.c423 .n_ext_ts = 0,
740 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
780 if (n_ext_ts) in cpts_create()
781 cpts->info.n_ext_ts = n_ext_ts; in cpts_create()
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dptp.c376 .n_ext_ts = 1,
403 .n_ext_ts = 1,
431 .n_ext_ts = 1,
500 chip->ptp_clock_info.n_ext_ts = ptp_ops->n_ext_ts; in mv88e6xxx_ptp_setup()
/linux-6.3-rc2/drivers/ptp/
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()
A Dptp_sysfs.c32 PTP_SHOW_INT(n_external_timestamps, n_ext_ts);
50 if (req.extts.index >= ops->n_ext_ts) in extts_enable_store()
337 if (!info->n_ext_ts) in ptp_is_attribute_visible()
A Dptp_kvm_common.c115 .n_ext_ts = 0,
A Dptp_dte.c220 .n_ext_ts = 0,
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ptp.c262 .n_ext_ts = 0, /* will be overwritten in stmmac_ptp_register */
299 stmmac_ptp_clock_ops.n_ext_ts = priv->dma_cap.aux_snapshot_n; in stmmac_ptp_register()
/linux-6.3-rc2/include/uapi/linux/
A Dptp_clock.h90 int n_ext_ts; /* Number of external time stamp channels. */ member
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_ptp.c18 .n_ext_ts = 2,
/linux-6.3-rc2/include/linux/
A Dptp_clock_kernel.h165 int n_ext_ts; member
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c77 .n_ext_ts = 2,
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ptp.c1379 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1396 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1412 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_clock.c234 .n_ext_ts = 0,
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Dptp.c247 .n_ext_ts = 0,
/linux-6.3-rc2/drivers/net/ethernet/cavium/common/
A Dcavium_ptp.c265 .n_ext_ts = 0, in cavium_ptp_probe()
/linux-6.3-rc2/drivers/net/ethernet/xscale/
A Dptp_ixp46x.c219 .n_ext_ts = N_EXT_TS,
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.c1513 if (chan > (unsigned int)pf->ptp.info.n_ext_ts) in ice_ptp_cfg_extts()
2203 info->n_ext_ts = 0; in ice_ptp_disable_sma_pins_e810t()
2247 info->n_ext_ts = N_EXT_TS_E810; in ice_ptp_setup_pins_e810()
2250 info->n_ext_ts = N_EXT_TS_E810; in ice_ptp_setup_pins_e810()
2269 info->n_ext_ts = 1; in ice_ptp_setup_pins_e823()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
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()
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Dravb_ptp.c289 .n_ext_ts = N_EXT_TS,
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c293 caps.n_ext_ts, in main()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_vsc7514.c133 .n_ext_ts = 0,
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb_ptp.c1333 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1353 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
1376 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/linux-6.3-rc2/drivers/net/dsa/hirschmann/
A Dhellcreek_ptp.c403 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ptp.c322 .n_ext_ts = 1, in otx2_ptp_init()

Completed in 41 milliseconds

123