Home
last modified time | relevance | path

Searched defs:ethtool_ts_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1452 struct ethtool_ts_info { struct
1453 uint32_t cmd;
1454 uint32_t so_timestamping;
1455 int32_t phc_index;
1456 uint32_t tx_types;
1457 uint32_t tx_reserved[3];
1458 uint32_t rx_filters;
1459 uint32_t rx_reserved[3];
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1452 struct ethtool_ts_info { struct
1453 __u32 cmd;
1454 __u32 so_timestamping;
1455 __s32 phc_index;
1456 __u32 tx_types;
1457 __u32 tx_reserved[3];
1458 __u32 rx_filters;
1459 __u32 rx_reserved[3];