Home
last modified time | relevance | path

Searched refs:tx_types (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/testing/selftests/net/
H A Dhwtstamp_config.c48 static const char *tx_types[] = { variable
55 #define N_TX_TYPES ((int)(ARRAY_SIZE(tx_types)))
83 list_names(stderr, tx_types, N_TX_TYPES); in usage()
102 config.tx_type = lookup_value(tx_types, N_TX_TYPES, argv[2]); in main()
125 name = lookup_name(tx_types, N_TX_TYPES, config.tx_type); in main()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c132 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in emac_get_ts_info()
/linux/drivers/net/can/dev/
H A Ddev.c465 info->tx_types = BIT(HWTSTAMP_TX_ON); in can_ethtool_op_get_ts_info_hwts()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c308 ts->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ONESTEP_P2P); in ksz_get_ts_info()
311 ts->tx_types |= BIT(HWTSTAMP_TX_ON); in ksz_get_ts_info()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c374 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in qede_ptp_get_ts_info()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c385 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in dpaa_get_ts_info()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c991 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in otx2_get_ts_info()
993 info->tx_types |= BIT(HWTSTAMP_TX_ONESTEP_SYNC); in otx2_get_ts_info()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1289 info->tx_types = BIT(HWTSTAMP_TX_OFF) | in mlxsw_sp1_ptp_get_ts_info()
1679 info->tx_types = BIT(HWTSTAMP_TX_OFF) | in mlxsw_sp2_ptp_get_ts_info()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c1692 info->tx_types = BIT(HWTSTAMP_TX_OFF); in idpf_get_timestamp_filters()
1702 info->tx_types |= BIT(HWTSTAMP_TX_ON); in idpf_get_timestamp_filters()
/linux/drivers/ptp/
H A Dptp_ines.c589 info->tx_types = in ines_ts_info()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1192 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in enetc_get_ts_generic_info()
1196 info->tx_types |= (1 << HWTSTAMP_TX_ONESTEP_SYNC); in enetc_get_ts_generic_info()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c562 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON) | in lan966x_get_ts_info()
/linux/drivers/net/phy/
H A Dmicrochip_rds_ptp.c630 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON) | in mchp_rds_ptp_ts_info()
H A Ddp83640.c1388 info->tx_types = in dp83640_ts_info()
H A Dmicrel.c3144 info->tx_types = in lan8814_ts_info()
5028 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in lan8841_ts_info()
/linux/drivers/net/ethernet/renesas/
H A Drtsn.c1200 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in rtsn_get_ts_info()
H A Drswitch_main.c1899 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in rswitch_get_ts_info()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1495 info->tx_types = (1 << HWTSTAMP_TX_OFF) | in gfar_get_ts_info()
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c1028 info->tx_types = in ixp4xx_get_ts_info()
/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1799 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; in efx_siena_ptp_get_ts_info()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c1889 ts_info->tx_types = 1 << HWTSTAMP_TX_OFF | 1 << HWTSTAMP_TX_ON; in efx_ptp_get_ts_info()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2272 info->tx_types = BIT(HWTSTAMP_TX_OFF) | BIT(HWTSTAMP_TX_ON); in e1000e_get_ts_info()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1563 ts_info->tx_types = (1 << HWTSTAMP_TX_OFF) | in get_ts_info()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1606 info->tx_types = in igc_ethtool_get_ts_info()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1908 info->tx_types = in mlx4_en_get_ts_info()

12