Home
last modified time | relevance | path

Searched refs:hwtstamp_config (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/include/linux/
Dnet_tstamp.h41 struct hwtstamp_config { struct
/linux-2.6.39/drivers/net/
Dbfin_mac.h100 struct hwtstamp_config stamp_cfg;
Dbfin_mac.c634 struct hwtstamp_config config; in bfin_mac_hwtstamp_ioctl()
Dgianfar.c786 struct hwtstamp_config config; in gfar_hwtstamp_ioctl()
/linux-2.6.39/Documentation/networking/
Dtimestamping.txt94 struct hwtstamp_config {
102 ifr_data points to a struct hwtstamp_config. The tx_type and
118 /* possible values for hwtstamp_config->tx_type */
136 /* possible values for hwtstamp_config->rx_filter */
159 SIOCSHWTSTAMP ioctl and update the supplied struct hwtstamp_config with
/linux-2.6.39/drivers/net/igb/
Digb.h294 struct hwtstamp_config hwtstamp_config; member
Digb_main.c6072 struct hwtstamp_config config; in igb_hwtstamp_ioctl()
6212 adapter->hwtstamp_config = config; in igb_hwtstamp_ioctl()
/linux-2.6.39/Documentation/networking/timestamping/
Dtimestamping.c331 struct hwtstamp_config hwconfig, hwconfig_requested; in main()
/linux-2.6.39/drivers/net/vxge/
Dvxge-main.c3145 struct hwtstamp_config config; in vxge_hwtstamp_ioctl()