/linux-4.1.27/include/uapi/linux/ |
D | net_tstamp.h | 60 HWTSTAMP_TX_OFF, enumerator
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | timestamping.c | 382 HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in main() 389 hwconfig_requested.tx_type == HWTSTAMP_TX_OFF && in main()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 271 pdata->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in xgbe_ptp_register()
|
D | xgbe-ethtool.c | 562 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in xgbe_get_ts_info()
|
D | xgbe-drv.c | 1103 case HWTSTAMP_TX_OFF: in xgbe_set_hwtstamp_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 469 case HWTSTAMP_TX_OFF: in i40e_ptp_set_timestamp_mode() 631 pf->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in i40e_ptp_create_clock()
|
D | i40e_ethtool.c | 1464 info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in i40e_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 490 case HWTSTAMP_TX_OFF: in fec_ptp_set() 529 config.tx_type = fep->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in fec_ptp_get()
|
D | gianfar.c | 992 case HWTSTAMP_TX_OFF: in gfar_hwtstamp_set() 1032 config.tx_type = priv->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in gfar_hwtstamp_get()
|
D | gianfar_ethtool.c | 1879 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in gfar_get_ts_info()
|
D | fec_main.c | 2140 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in fec_enet_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 601 case HWTSTAMP_TX_OFF: in ixgbe_ptp_set_timestamp_mode() 914 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in ixgbe_ptp_create_clock()
|
D | ixgbe_ethtool.c | 2919 (1 << HWTSTAMP_TX_OFF) | in ixgbe_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 557 (1 << HWTSTAMP_TX_OFF) | in bfin_mac_ethtool_get_ts_info() 683 if ((config.tx_type != HWTSTAMP_TX_OFF) && in bfin_mac_hwtstamp_set() 795 if (config.tx_type == HWTSTAMP_TX_OFF && in bfin_mac_hwtstamp_set() 912 lp->stamp_cfg.tx_type = HWTSTAMP_TX_OFF; in bfin_mac_hwtstamp_init()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 219 case HWTSTAMP_TX_OFF: in fm10k_set_ts_config()
|
D | fm10k_ethtool.c | 1068 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in fm10k_get_ts_info()
|
/linux-4.1.27/net/core/ |
D | dev_ioctl.c | 205 case HWTSTAMP_TX_OFF: in net_hwtstamp_validate()
|
/linux-4.1.27/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 388 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in hwtstamp_set() 422 cfg.tx_type = port->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in hwtstamp_get() 1046 (1 << HWTSTAMP_TX_OFF) | in ixp4xx_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 817 case HWTSTAMP_TX_OFF: in igb_ptp_set_timestamp_mode() 1080 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in igb_ptp_init()
|
D | igb_ethtool.c | 2387 (1 << HWTSTAMP_TX_OFF) | in igb_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ptp.c | 1236 ptp->config.tx_type = HWTSTAMP_TX_OFF; in efx_ptp_probe() 1518 if ((init->tx_type != HWTSTAMP_TX_OFF) && in efx_ptp_ts_init() 1546 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; in efx_ptp_get_ts_info()
|
D | siena.c | 141 init->tx_type != HWTSTAMP_TX_OFF, in siena_ptp_set_ts_config()
|
D | ef10.c | 3586 init->tx_type != HWTSTAMP_TX_OFF, 0); in efx_ef10_ptp_set_ts_config()
|
/linux-4.1.27/drivers/net/phy/ |
D | dp83640.c | 1446 case HWTSTAMP_TX_OFF: in dp83640_txtstamp() 1463 (1 << HWTSTAMP_TX_OFF) | in dp83640_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpsw.c | 1497 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in cpsw_hwtstamp_set() 1554 cfg.tx_type = cpts->tx_enable ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in cpsw_hwtstamp_get() 1816 (1 << HWTSTAMP_TX_OFF) | in cpsw_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 736 info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in stmmac_get_ts_info()
|
D | stmmac_main.c | 457 if (config.tx_type != HWTSTAMP_TX_OFF && in stmmac_hwtstamp_ioctl()
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
D | tilegx.c | 487 case HWTSTAMP_TX_OFF: in tile_hwtstamp_set() 905 priv->stamp_cfg.tx_type = HWTSTAMP_TX_OFF; in init_ptp_dev()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2127 case HWTSTAMP_TX_OFF: in mlx4_en_hwtstamp_set() 2159 config.tx_type = HWTSTAMP_TX_OFF; in mlx4_en_hwtstamp_set() 2873 priv->hwtstamp_config.tx_type = HWTSTAMP_TX_OFF; in mlx4_en_init_netdev()
|
D | en_ethtool.c | 1766 (1 << HWTSTAMP_TX_OFF) | in mlx4_en_get_ts_info()
|
/linux-4.1.27/Documentation/networking/ |
D | timestamping.txt | 383 HWTSTAMP_TX_OFF,
|
/linux-4.1.27/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 741 case HWTSTAMP_TX_OFF: in octeon_mgmt_ioctl_hwtstamp()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 3208 case HWTSTAMP_TX_OFF: in vxge_hwtstamp_set() 3260 config.tx_type = HWTSTAMP_TX_OFF; in vxge_hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2267 info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in e1000e_get_ts_info()
|
D | netdev.c | 3598 case HWTSTAMP_TX_OFF: in e1000e_config_hwtstamp()
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_main.c | 243 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in hwtstamp_ioctl()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3549 info->tx_types = (1 << HWTSTAMP_TX_OFF)|(1 << HWTSTAMP_TX_ON); in bnx2x_get_ts_info()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 6164 info->tx_types = (1 << HWTSTAMP_TX_OFF) | (1 << HWTSTAMP_TX_ON); in tg3_get_ts_info() 13799 stmpconf.tx_type != HWTSTAMP_TX_OFF) in tg3_hwtstamp_set() 13881 HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF); in tg3_hwtstamp_get()
|