Searched refs:n_ext_ts (Results  1 – 24 of 24) sorted by relevance
| /linux-4.4.14/drivers/ptp/ | 
| D | ptp_sysfs.c | 44 PTP_SHOW_INT(n_external_timestamps, n_ext_ts); 83 	if (req.extts.index >= ops->n_ext_ts)  in extts_enable_store() 248 	if (info->n_ext_ts) {  in ptp_cleanup_sysfs() 314 	if (info->n_ext_ts) {  in ptp_populate_sysfs() 345 	if (info->n_ext_ts)  in ptp_populate_sysfs() 348 	if (info->n_ext_ts)  in ptp_populate_sysfs()
  | 
| D | ptp_chardev.c | 81 		if (chan >= info->n_ext_ts)  in ptp_set_pinfunc() 137 		caps.n_ext_ts = ptp->info->n_ext_ts;  in ptp_ioctl() 151 		if (req.extts.index >= ops->n_ext_ts) {  in ptp_ioctl()
  | 
| D | ptp_ixp46x.c | 246 	.n_ext_ts	= N_EXT_TS,
  | 
| D | ptp_pch.c | 516 	.n_ext_ts	= N_EXT_TS,
  | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | ptp_clock.h | 50 	int n_ext_ts;  /* Number of external time stamp channels. */  member
  | 
| /linux-4.4.14/include/linux/ | 
| D | ptp_clock_kernel.h | 100 	int n_ext_ts;  member
  | 
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_ptp.c | 163 	.n_ext_ts = 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | 
| D | ptp.c | 186 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_clock.c | 228 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_ptp.c | 869 		adapter->ptp_caps.n_ext_ts = 0;  in ixgbe_ptp_create_clock() 885 		adapter->ptp_caps.n_ext_ts = 0;  in ixgbe_ptp_create_clock()
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/igb/ | 
| D | igb_ptp.c | 1019 		adapter->ptp_caps.n_ext_ts = 0;  in igb_ptp_init() 1039 		adapter->ptp_caps.n_ext_ts = 0;  in igb_ptp_init() 1065 		adapter->ptp_caps.n_ext_ts = IGB_N_EXTTS;  in igb_ptp_init()
  | 
| /linux-4.4.14/Documentation/ptp/ | 
| D | testptp.c | 283 			       caps.n_ext_ts,  in main()
  | 
| /linux-4.4.14/drivers/net/ethernet/ti/ | 
| D | cpts.c | 211 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/renesas/ | 
| D | ravb_ptp.c | 289 	.n_ext_ts	= N_EXT_TS,
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_ptp.c | 611 	pf->ptp_caps.n_ext_ts = 0;  in i40e_ptp_create_clock()
  | 
| /linux-4.4.14/drivers/net/ethernet/freescale/ | 
| D | fec_ptp.c | 571 	fep->ptp_caps.n_ext_ts = 0;  in fec_ptp_init()
  | 
| D | gianfar_ptp.c | 414 	.n_ext_ts	= N_EXT_TS,
  | 
| /linux-4.4.14/drivers/net/phy/ | 
| D | dp83640.c | 1033 	clock->caps.n_ext_ts	= N_EXT_TS;  in dp83640_clock_init()
  | 
| /linux-4.4.14/drivers/net/ethernet/adi/ | 
| D | bfin_mac.c | 1034 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/sfc/ | 
| D | ptp.c | 1205 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/tile/ | 
| D | tilegx.c | 876 	.n_ext_ts	= 0,
  | 
| /linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ | 
| D | lio_main.c | 1595 	lio->ptp_info.n_ext_ts = 0;  in oct_ptp_open()
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_main.c | 13762 	bp->ptp_clock_info.n_ext_ts = 0;  in bnx2x_register_phc()
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | tg3.c | 6315 	.n_ext_ts	= 0,
  |