Searched refs:n_per_out (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/ptp/ |
D | ptp_sysfs.c | 45 PTP_SHOW_INT(n_periodic_outputs, n_per_out); 142 if (req.perout.index >= ops->n_per_out) in period_store() 252 if (info->n_per_out) in ptp_cleanup_sysfs() 322 if (info->n_per_out) { in ptp_populate_sysfs() 342 if (info->n_per_out) in ptp_populate_sysfs()
|
D | ptp_chardev.c | 85 if (chan >= info->n_per_out) in ptp_set_pinfunc() 138 caps.n_per_out = ptp->info->n_per_out; in ptp_ioctl() 166 if (req.perout.index >= ops->n_per_out) { in ptp_ioctl()
|
/linux-4.4.14/include/uapi/linux/ |
D | ptp_clock.h | 51 int n_per_out; /* Number of programmable periodic signals. */ member
|
/linux-4.4.14/include/linux/ |
D | ptp_clock_kernel.h | 101 int n_per_out; member
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 337 if (rq->perout.index >= ptp->n_per_out) in fm10k_ptp_enable() 430 ptp_caps->n_per_out = 2; in fm10k_ptp_register()
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.c | 164 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 187 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 229 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 870 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock() 886 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock()
|
/linux-4.4.14/Documentation/ptp/ |
D | testptp.c | 284 caps.n_per_out, in main()
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | ravb_ptp.c | 290 .n_per_out = N_PER_OUT,
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 572 fep->ptp_caps.n_per_out = 0; in fec_ptp_init()
|
D | gianfar_ptp.c | 415 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 1066 adapter->ptp_caps.n_per_out = IGB_N_PEROUT; in igb_ptp_init()
|
/linux-4.4.14/drivers/net/phy/ |
D | dp83640.c | 1034 clock->caps.n_per_out = N_PER_OUT; in dp83640_clock_init()
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 1035 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ptp.c | 1206 .n_per_out = 0,
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 1596 lio->ptp_info.n_per_out = 0; in oct_ptp_open()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13763 bp->ptp_clock_info.n_per_out = 0; in bnx2x_register_phc()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6316 .n_per_out = 1,
|