| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ptp.c | 302 .n_per_out = 0, /* will be overwritten in stmmac_ptp_register */ 319 .n_per_out = 0, 354 priv->ptp_clock_ops.n_per_out = priv->dma_cap.pps_out_num; in stmmac_ptp_register()
|
| /linux/drivers/ptp/ |
| H A D | ptp_chardev.c | 97 if (chan >= info->n_per_out) in ptp_set_pinfunc() 187 .n_per_out = ptp->info->n_per_out, in ptp_clock_getcaps() 293 if (perout->index >= ops->n_per_out) in ptp_perout_request()
|
| H A D | ptp_sysfs.c | 43 PTP_SHOW_INT(n_periodic_outputs, n_per_out); 125 if (req.perout.index >= ops->n_per_out) in period_store() 354 if (!info->n_per_out) in ptp_is_attribute_visible()
|
| /linux/include/uapi/linux/ |
| H A D | ptp_clock.h | 101 int n_per_out; /* Number of programmable periodic signals. */ member
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ptp.c | 16 .n_per_out = 0,
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ptp.c | 513 wx->ptp_caps.n_per_out = 1; in wx_ptp_create_clock() 519 wx->ptp_caps.n_per_out = 0; in wx_ptp_create_clock() 524 wx->ptp_caps.n_per_out = 1; in wx_ptp_create_clock()
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_phc.c | 64 .n_per_out = 0,
|
| /linux/include/linux/ |
| H A D | ptp_clock_kernel.h | 197 int n_per_out; member
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ptp.c | 147 info->n_per_out = pdata->hw_feat.pps_out_num; in xgbe_ptp_register()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ptp.c | 400 if (pin_index >= ptp->n_per_out) in aq_ptp_perout_pin_configure() 436 if (pin_index >= ptp->n_per_out) in aq_ptp_pps_pin_configure() 1031 .n_per_out = 0, 1114 info->n_per_out = out_pin_cnt; in aq_ptp_gpio_init()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 1390 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock() 1407 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock() 1424 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ptp.c | 78 .n_per_out = 3,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_clock.c | 235 .n_per_out = 0,
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 246 .n_per_out = 0,
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vsc7514.c | 109 .n_per_out = OCELOT_PTP_PINS_NUM,
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | ravb_ptp.c | 279 .n_per_out = N_PER_OUT,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ptp.c | 408 .n_per_out = 0,
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 423 hellcreek->ptp_clock_info.n_per_out = 0; in hellcreek_ptp_setup()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 197 .n_per_out = 0,
|
| /linux/tools/testing/selftests/ptp/ |
| H A D | testptp.c | 352 caps.n_per_out, in main()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp.c | 1760 for (unsigned int i = 0; i < pf->ptp.info.n_per_out; i++) in ice_ptp_disable_all_perout() 1777 for (unsigned int i = 0; i < pf->ptp.info.n_per_out; i++) in ice_ptp_enable_all_perout() 2372 info->n_per_out = 0; in ice_ptp_disable_pins() 2551 info->n_per_out = GLTSYN_TGT_H_IDX_MAX; in ice_ptp_set_caps()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | ptp.c | 501 chip->ptp_clock_info.n_per_out = 0; in mv88e6xxx_ptp_setup()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ptp.c | 477 ptp->clock_info.n_per_out = 0; in qede_ptp_enable()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ptp.c | 428 .n_per_out = 1, in otx2_ptp_init()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 936 .n_per_out = 0, 1012 ptp_info->n_per_out = 1; in bnxt_ptp_pps_init()
|