| /linux/drivers/net/ethernet/ti/ |
| H A D | cpts.h | 131 struct device_node *node, u32 n_ext_ts); 162 struct device_node *node, u32 n_ext_ts) in cpts_create() argument
|
| H A D | cpts.c | 423 .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 D | ptp_chardev.c | 93 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 D | ptp_sysfs.c | 42 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 D | ptp_kvm_common.c | 115 .n_ext_ts = 0,
|
| H A D | ptp_dte.c | 220 .n_ext_ts = 0,
|
| H A D | ptp_qoriq.c | 354 .n_ext_ts = N_EXT_TS,
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ptp.c | 15 .n_ext_ts = 2,
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_phc.c | 63 .n_ext_ts = 0,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ptp.c | 77 .n_ext_ts = 2,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 1389 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 D | en_clock.c | 234 .n_ext_ts = 0,
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 245 .n_ext_ts = 0,
|
| /linux/drivers/net/ethernet/cavium/common/ |
| H A D | cavium_ptp.c | 264 .n_ext_ts = 0, in cavium_ptp_probe()
|
| /linux/drivers/net/ethernet/xscale/ |
| H A D | ptp_ixp46x.c | 219 .n_ext_ts = N_EXT_TS,
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ptp.c | 467 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 D | igb_ptp.c | 1315 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 D | ice_ptp.c | 1570 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 D | cxgb4_ptp.c | 407 .n_ext_ts = 0,
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 422 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 196 .n_ext_ts = 0,
|
| /linux/tools/testing/selftests/ptp/ |
| H A D | testptp.c | 351 caps.n_ext_ts, in main()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ptp.c | 476 ptp->clock_info.n_ext_ts = 0; in qede_ptp_enable()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ptp.c | 427 .n_ext_ts = 1, in otx2_ptp_init()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 916 .n_ext_ts = 0, 992 ptp_info->n_ext_ts = 1; in bnxt_ptp_pps_init()
|