Searched refs:tx_types (Results 1 - 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
H A Dhwtstamp_config.c46 static const char *tx_types[] = { variable
53 #define N_TX_TYPES ((int)(sizeof(tx_types) / sizeof(tx_types[0])))
81 list_names(stderr, tx_types, N_TX_TYPES);
100 config.tx_type = lookup_value(tx_types, N_TX_TYPES, argv[2]);
123 name = lookup_name(tx_types, N_TX_TYPES, config.tx_type);
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h1168 * @tx_types: bit mask of the supported hwtstamp_tx_types enumeration values
1171 * The bits in the 'tx_types' and 'rx_filters' fields correspond to
1174 * then (1 << HWTSTAMP_TX_ON) in 'tx_types' will be set.
1185 __u32 tx_types; member in struct:ethtool_ts_info
/external/valgrind/include/vki/
H A Dvki-linux.h3540 __vki_u32 tx_types; member in struct:vki_ethtool_ts_info

Completed in 400 milliseconds