Searched refs:n_ext_ts (Results 1 – 25 of 58) sorted by relevance
123
| /drivers/net/dsa/mv88e6xxx/ |
| A D | ptp.c | 423 .n_ext_ts = 1, 446 .n_ext_ts = 1, 470 .n_ext_ts = 1, 539 chip->ptp_clock_info.n_ext_ts = ptp_ops->n_ext_ts; in mv88e6xxx_ptp_setup()
|
| /drivers/net/ethernet/ti/ |
| 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
|
| 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()
|
| /drivers/net/ethernet/stmicro/stmmac/ |
| A D | stmmac_ptp.c | 272 .n_ext_ts = 0, /* will be overwritten in stmmac_ptp_register */ 290 .n_ext_ts = 1, 330 priv->ptp_clock_ops.n_ext_ts = priv->dma_cap.aux_snapshot_n; in stmmac_ptp_register()
|
| /drivers/ptp/ |
| A D | ptp_chardev.c | 73 if (chan >= info->n_ext_ts) in ptp_set_pinfunc() 160 .n_ext_ts = ptp->info->n_ext_ts, in ptp_clock_getcaps() 201 if (req.extts.index >= ops->n_ext_ts) in ptp_extts_request()
|
| 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()
|
| A D | ptp_kvm_common.c | 115 .n_ext_ts = 0,
|
| A D | ptp_dte.c | 220 .n_ext_ts = 0,
|
| A D | ptp_pch.c | 429 .n_ext_ts = N_EXT_TS,
|
| /drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_ptp.c | 18 .n_ext_ts = 2,
|
| /drivers/net/ethernet/amazon/ena/ |
| A D | ena_phc.c | 63 .n_ext_ts = 0,
|
| /drivers/net/ethernet/intel/ixgbe/ |
| 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()
|
| /drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-ptp.c | 77 .n_ext_ts = 2,
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_clock.c | 234 .n_ext_ts = 0,
|
| /drivers/net/ethernet/intel/e1000e/ |
| A D | ptp.c | 248 .n_ext_ts = 0,
|
| /drivers/net/ethernet/xscale/ |
| A D | ptp_ixp46x.c | 219 .n_ext_ts = N_EXT_TS,
|
| /drivers/net/ethernet/cavium/common/ |
| A D | cavium_ptp.c | 264 .n_ext_ts = 0, in cavium_ptp_probe()
|
| /drivers/net/ethernet/aquantia/atlantic/ |
| 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()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_ptp.c | 1569 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts; i++) in ice_ptp_cfg_extts() 1593 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts ; i++) in ice_ptp_disable_all_extts() 1609 for (unsigned int i = 0; i < pf->ptp.info.n_ext_ts ; i++) in ice_ptp_enable_all_extts() 2372 info->n_ext_ts = 0; in ice_ptp_disable_pins() 2553 info->n_ext_ts = GLTSYN_EVNT_H_IDX_MAX; in ice_ptp_set_caps()
|
| /drivers/net/ethernet/intel/igb/ |
| A D | igb_ptp.c | 1318 adapter->ptp_caps.n_ext_ts = 0; in igb_ptp_init() 1338 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init() 1364 adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS; in igb_ptp_init()
|
| /drivers/net/ethernet/renesas/ |
| A D | ravb_ptp.c | 278 .n_ext_ts = N_EXT_TS,
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_vsc7514.c | 108 .n_ext_ts = 0,
|
| /drivers/net/dsa/hirschmann/ |
| A D | hellcreek_ptp.c | 412 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_ptp.c | 407 .n_ext_ts = 0,
|
| /drivers/net/ethernet/cadence/ |
| A D | macb_ptp.c | 194 .n_ext_ts = 0,
|
Completed in 55 milliseconds
123