Home
last modified time | relevance | path

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

12

/linux/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.c435 .n_ext_ts = 0,
750 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
790 if (n_ext_ts) in cpts_create()
791 cpts->info.n_ext_ts = n_ext_ts; in cpts_create()
/linux/drivers/net/dsa/mv88e6xxx/
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()
/linux/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()
334 if (!info->n_ext_ts) in ptp_is_attribute_visible()
A Dptp_kvm_common.c115 .n_ext_ts = 0,
A Dptp_dte.c229 .n_ext_ts = 0,
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ptp.c278 .n_ext_ts = 0, /* will be overwritten in stmmac_ptp_register */
313 stmmac_ptp_clock_ops.n_ext_ts = priv->dma_cap.aux_snapshot_n; in stmmac_ptp_register()
/linux/include/uapi/linux/
A Dptp_clock.h90 int n_ext_ts; /* Number of external time stamp channels. */ member
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_ptp.c18 .n_ext_ts = 2,
/linux/include/linux/
A Dptp_clock_kernel.h143 int n_ext_ts; member
/linux/drivers/net/ethernet/intel/ice/
A Dice_ptp.c787 if (chan > (unsigned int)pf->ptp.info.n_ext_ts) in ice_ptp_cfg_extts()
1334 info->n_ext_ts = 0; in ice_ptp_disable_sma_pins_e810t()
1381 info->n_ext_ts = N_EXT_TS_E810_NO_SMA; in ice_ptp_setup_pins_e810t()
1387 info->n_ext_ts = N_EXT_TS_E810; in ice_ptp_setup_pins_e810t()
1402 info->n_ext_ts = N_EXT_TS_E810; in ice_ptp_setup_pins_e810()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ptp.c1360 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1377 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1393 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c78 .n_ext_ts = 2,
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_clock.c236 .n_ext_ts = 0,
/linux/drivers/net/ethernet/intel/e1000e/
A Dptp.c259 .n_ext_ts = 0,
/linux/drivers/net/ethernet/cavium/common/
A Dcavium_ptp.c265 .n_ext_ts = 0, in cavium_ptp_probe()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ptp.c1202 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1221 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1246 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/linux/drivers/net/ethernet/xscale/
A Dptp_ixp46x.c231 .n_ext_ts = N_EXT_TS,
/linux/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/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ptp.c275 .n_ext_ts = 1, in otx2_ptp_init()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.c627 .n_ext_ts = 0,
705 ptp_info->n_ext_ts = 1; in bnxt_ptp_pps_init()
/linux/tools/testing/selftests/ptp/
A Dtestptp.c288 caps.n_ext_ts, in main()
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek_ptp.c402 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ptp.c404 .n_ext_ts = 0,

Completed in 33 milliseconds

12