Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnet_tstamp.h41 struct hwtstamp_config { struct
/linux-3.4.99/drivers/net/ethernet/adi/
Dbfin_mac.h100 struct hwtstamp_config stamp_cfg;
Dbfin_mac.c635 struct hwtstamp_config config; in bfin_mac_hwtstamp_ioctl()
/linux-3.4.99/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-3.4.99/drivers/net/ethernet/intel/igb/
Digb.h334 struct hwtstamp_config hwtstamp_config; member
Digb_main.c6377 struct hwtstamp_config config; in igb_hwtstamp_ioctl()
6518 adapter->hwtstamp_config = config; in igb_hwtstamp_ioctl()
/linux-3.4.99/Documentation/networking/timestamping/
Dtimestamping.c331 struct hwtstamp_config hwconfig, hwconfig_requested; in main()
/linux-3.4.99/drivers/net/phy/
Ddp83640.c1046 struct hwtstamp_config cfg; in dp83640_hwtstamp()
/linux-3.4.99/drivers/net/ethernet/xscale/
Dixp4xx_eth.c378 struct hwtstamp_config cfg; in hwtstamp_ioctl()
/linux-3.4.99/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c240 struct hwtstamp_config cfg; in hwtstamp_ioctl()
/linux-3.4.99/drivers/net/ethernet/freescale/
Dgianfar.c792 struct hwtstamp_config config; in gfar_hwtstamp_ioctl()
/linux-3.4.99/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c3191 struct hwtstamp_config config; in vxge_hwtstamp_ioctl()
/linux-3.4.99/net/core/
Ddev.c1516 struct hwtstamp_config cfg; in net_hwtstamp_validate()