Home
last modified time | relevance | path

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

12

/linux/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.c423 .n_ext_ts = 0,
747 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
787 if (n_ext_ts) in cpts_create()
788 cpts->info.n_ext_ts = n_ext_ts; in cpts_create()
/linux/drivers/ptp/
H A Dptp_chardev.c93 if (chan >= info->n_ext_ts) in ptp_set_pinfunc()
186 .n_ext_ts = ptp->info->n_ext_ts, in ptp_clock_getcaps()
227 if (req.extts.index >= ops->n_ext_ts) in ptp_extts_request()
H A Dptp_sysfs.c42 PTP_SHOW_INT(n_external_timestamps, n_ext_ts);
60 if (req.extts.index >= ops->n_ext_ts) in extts_enable_store()
351 if (!info->n_ext_ts) in ptp_is_attribute_visible()
H A Dptp_kvm_common.c115 .n_ext_ts = 0,
H A Dptp_dte.c220 .n_ext_ts = 0,
H A Dptp_qoriq.c354 .n_ext_ts = N_EXT_TS,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c15 .n_ext_ts = 2,
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_phc.c63 .n_ext_ts = 0,
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c77 .n_ext_ts = 2,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c1389 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1406 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
1423 adapter->ptp_caps.n_ext_ts = 0; in ixgbe_ptp_create_clock()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c234 .n_ext_ts = 0,
/linux/drivers/net/ethernet/intel/e1000e/
H A Dptp.c245 .n_ext_ts = 0,
/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c264 .n_ext_ts = 0, in cavium_ptp_probe()
/linux/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c219 .n_ext_ts = N_EXT_TS,
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c467 if (pin_index >= ptp->n_ext_ts) in aq_ptp_extts_pin_configure()
1025 .n_ext_ts = 0,
1128 info->n_ext_ts = extts_pin_cnt; in aq_ptp_gpio_init()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1315 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init()
1335 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
1361 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1570 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts; i++) in ice_ptp_cfg_extts()
1594 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts ; i++) in ice_ptp_disable_all_extts()
1610 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts ; i++) in ice_ptp_enable_all_extts()
2371 info->n_ext_ts = 0; in ice_ptp_disable_pins()
2552 info->n_ext_ts = GLTSYN_EVNT_H_IDX_MAX; in ice_ptp_set_caps()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c407 .n_ext_ts = 0,
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c422 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c196 .n_ext_ts = 0,
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c351 caps.n_ext_ts, in main()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c476 ptp->clock_info.n_ext_ts = 0; in qede_ptp_enable()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c427 .n_ext_ts = 1, in otx2_ptp_init()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c916 .n_ext_ts = 0,
992 ptp_info->n_ext_ts = 1; in bnxt_ptp_pps_init()

12