| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.h | 52 struct hwtstamp_config *config); 55 struct hwtstamp_config *config); 111 struct hwtstamp_config *config) in mlxsw_sp1_ptp_hwtstamp_get() 118 struct hwtstamp_config *config) in mlxsw_sp1_ptp_hwtstamp_set() 182 struct hwtstamp_config *config) in mlxsw_sp2_ptp_hwtstamp_get() 189 struct hwtstamp_config *config) in mlxsw_sp2_ptp_hwtstamp_set()
|
| H A D | spectrum_ptp.c | 885 struct hwtstamp_config *config) in mlxsw_sp1_ptp_hwtstamp_get() 887 *config = mlxsw_sp_port->ptp.hwtstamp_config; in mlxsw_sp1_ptp_hwtstamp_get() 891 static int mlxsw_sp_ptp_get_message_types(const struct hwtstamp_config *config, in mlxsw_sp_ptp_get_message_types() 1047 struct hwtstamp_config *config) in mlxsw_sp1_ptp_hwtstamp_set() 1063 mlxsw_sp_port->ptp.hwtstamp_config = *config; in mlxsw_sp1_ptp_hwtstamp_set()
|
| H A D | spectrum.h | 208 struct hwtstamp_config *config); 210 struct hwtstamp_config *config); 314 struct hwtstamp_config hwtstamp_config; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ptp.h | 63 struct hwtstamp_config *config); 65 struct hwtstamp_config *config); 133 struct hwtstamp_config *config) {} in aq_ptp_hwtstamp_config_get() 135 struct hwtstamp_config *config) in aq_ptp_hwtstamp_config_set()
|
| H A D | aq_main.c | 229 struct hwtstamp_config *config) in aq_ndev_config_hwtstamp() 266 struct hwtstamp_config config; in aq_ndev_hwtstamp_set() 289 struct hwtstamp_config config; in aq_ndev_hwtstamp_get()
|
| H A D | aq_ptp.c | 54 struct hwtstamp_config hwtstamp_config; member 570 struct hwtstamp_config *config) in aq_ptp_hwtstamp_config_get() 572 *config = aq_ptp->hwtstamp_config; in aq_ptp_hwtstamp_config_get() 591 struct hwtstamp_config *config) in aq_ptp_hwtstamp_config_set() 626 aq_ptp->hwtstamp_config = *config; in aq_ptp_hwtstamp_config_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_en.h | 405 struct hwtstamp_config hwtstamp_config; member 630 struct hwtstamp_config hwtstamp_config; member 800 struct hwtstamp_config ts_config,
|
| H A D | en_cq.c | 136 if ((cq->type != RX && priv->hwtstamp_config.tx_type) || in mlx4_en_activate_cq() 137 (cq->type == RX && priv->hwtstamp_config.rx_filter)) in mlx4_en_activate_cq()
|
| H A D | en_netdev.c | 2211 memcpy(&dst->hwtstamp_config, &prof->hwtstamp_config, in mlx4_en_copy_priv() 2212 sizeof(dst->hwtstamp_config)); in mlx4_en_copy_priv() 2261 memcpy(&dst->hwtstamp_config, &src->hwtstamp_config, in mlx4_en_update_priv() 2262 sizeof(dst->hwtstamp_config)); in mlx4_en_update_priv() 2415 struct hwtstamp_config config; in mlx4_en_hwtstamp_set() 2475 return copy_to_user(ifr->ifr_data, &priv->hwtstamp_config, in mlx4_en_hwtstamp_get() 2476 sizeof(priv->hwtstamp_config)) ? -EFAULT : 0; in mlx4_en_hwtstamp_get() 2555 ret = mlx4_en_reset_config(netdev, priv->hwtstamp_config, in mlx4_en_set_features() 3293 priv->hwtstamp_config.flags = 0; in mlx4_en_init_netdev() 3294 priv->hwtstamp_config.tx_type = HWTSTAMP_TX_OFF; in mlx4_en_init_netdev() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | .gitignore | 29 hwtstamp_config
|
| H A D | Makefile | 33 TEST_GEN_FILES += hwtstamp_config rxtimestamp timestamping txtimestamp
|
| H A D | hwtstamp_config.c | 89 struct hwtstamp_config config; in main()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ptp.c | 278 struct hwtstamp_config *config) in igc_ptp_set_timestamp_mode() 441 struct hwtstamp_config config; in igc_ptp_set_ts_config() 471 struct hwtstamp_config *config = &adapter->tstamp_config; in igc_ptp_get_ts_config()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | net_tstamp.h | 62 struct hwtstamp_config { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | net_tstamp.h | 62 struct hwtstamp_config { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | net_tstamp.h | 62 struct hwtstamp_config { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | hwtstamp.c | 92 struct hwtstamp_config *config) in mv88e6xxx_set_hwtstamp_config() 180 struct hwtstamp_config config; in mv88e6xxx_port_hwtstamp_set() 205 struct hwtstamp_config *config = &ps->tstamp_config; in mv88e6xxx_port_hwtstamp_get()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 521 struct hwtstamp_config *config = &pf->tstamp_config; in i40e_ptp_get_ts_config() 543 struct hwtstamp_config *config) in i40e_ptp_set_timestamp_mode() 670 struct hwtstamp_config config; in i40e_ptp_set_ts_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en.h | 369 struct hwtstamp_config *tstamp; 604 struct hwtstamp_config *tstamp; 679 struct hwtstamp_config *tstamp; 808 struct hwtstamp_config tstamp;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 319 struct hwtstamp_config hwtstamp_config; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 419 struct hwtstamp_config *tstamp_config; in gem_get_hwtst() 450 struct hwtstamp_config *tstamp_config; in gem_set_hwtst()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec_ptp.c | 467 struct hwtstamp_config config; in fec_ptp_set() 505 struct hwtstamp_config config; in fec_ptp_get()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 954 struct hwtstamp_config *config = &adapter->tstamp_config; in ixgbe_ptp_get_ts_config() 986 struct hwtstamp_config *config) in ixgbe_ptp_set_timestamp_mode() 1146 struct hwtstamp_config config; in ixgbe_ptp_set_ts_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 774 return copy_to_user(ifr->ifr_data, &ocelot->hwtstamp_config, in ocelot_hwstamp_get() 775 sizeof(ocelot->hwtstamp_config)) ? -EFAULT : 0; in ocelot_hwstamp_get() 782 struct hwtstamp_config cfg; in ocelot_hwstamp_set() 831 memcpy(&ocelot->hwtstamp_config, &cfg, sizeof(cfg)); in ocelot_hwstamp_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac.h | 213 struct hwtstamp_config tstamp_config;
|