Home
last modified time | relevance | path

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

12

/drivers/net/ethernet/ti/
Dcpts.h131 struct device_node *node, u32 n_ext_ts);
162 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
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()
/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.h634 int n_ext_ts; member
/drivers/ptp/
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()
179 if (!info->n_ext_ts) in ptp_is_attribute_visible()
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()
Dptp_kvm_common.c115 .n_ext_ts = 0,
Dptp_dte.c229 .n_ext_ts = 0,
/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c18 .n_ext_ts = 2,
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c160 .n_ext_ts = 0, in otx2_ptp_init()
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c174 .n_ext_ts = 0,
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c1394 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1411 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1427 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c78 .n_ext_ts = 2,
/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c236 .n_ext_ts = 0,
/drivers/net/ethernet/intel/e1000e/
Dptp.c259 .n_ext_ts = 0,
/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c265 .n_ext_ts = 0, in cavium_ptp_probe()
/drivers/net/ethernet/xscale/
Dptp_ixp46x.c231 .n_ext_ts = N_EXT_TS,
/drivers/net/ethernet/intel/igb/
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()
/drivers/net/ethernet/aquantia/atlantic/
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()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c460 .n_ext_ts = 0,
540 clock->ptp_info.n_ext_ts = MLX5_GET(mtpps_reg, out, in mlx5_get_pps_caps()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.c404 .n_ext_ts = 0,
/drivers/net/ethernet/renesas/
Dravb_ptp.c294 .n_ext_ts = N_EXT_TS,
/drivers/net/ethernet/cadence/
Dmacb_ptp.c189 .n_ext_ts = 0,
/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c467 ptp->clock_info.n_ext_ts = 0; in qede_ptp_enable()
/drivers/net/ethernet/freescale/
Dfec_ptp.c590 fep->ptp_caps.n_ext_ts = 0; in fec_ptp_init()

12