Home
last modified time | relevance | path

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

123

/drivers/net/dsa/mv88e6xxx/
A Dptp.c423 .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 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.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()
/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ptp.c272 .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 Dptp_chardev.c73 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 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()
A Dptp_kvm_common.c115 .n_ext_ts = 0,
A Dptp_dte.c220 .n_ext_ts = 0,
A Dptp_pch.c429 .n_ext_ts = N_EXT_TS,
/drivers/net/ethernet/freescale/enetc/
A Denetc_ptp.c18 .n_ext_ts = 2,
/drivers/net/ethernet/amazon/ena/
A Dena_phc.c63 .n_ext_ts = 0,
/drivers/net/ethernet/intel/ixgbe/
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()
/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c77 .n_ext_ts = 2,
/drivers/net/ethernet/mellanox/mlx4/
A Den_clock.c234 .n_ext_ts = 0,
/drivers/net/ethernet/intel/e1000e/
A Dptp.c248 .n_ext_ts = 0,
/drivers/net/ethernet/xscale/
A Dptp_ixp46x.c219 .n_ext_ts = N_EXT_TS,
/drivers/net/ethernet/cavium/common/
A Dcavium_ptp.c264 .n_ext_ts = 0, in cavium_ptp_probe()
/drivers/net/ethernet/aquantia/atlantic/
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()
/drivers/net/ethernet/intel/ice/
A Dice_ptp.c1569 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 Digb_ptp.c1318 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 Dravb_ptp.c278 .n_ext_ts = N_EXT_TS,
/drivers/net/ethernet/mscc/
A Docelot_vsc7514.c108 .n_ext_ts = 0,
/drivers/net/dsa/hirschmann/
A Dhellcreek_ptp.c412 hellcreek->ptp_clock_info.n_ext_ts = 0; in hellcreek_ptp_setup()
/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ptp.c407 .n_ext_ts = 0,
/drivers/net/ethernet/cadence/
A Dmacb_ptp.c194 .n_ext_ts = 0,

Completed in 55 milliseconds

123