| /linux-6.15/net/core/ |
| H A D | dev_ioctl.c | 289 return dev_eth_ioctl(dev, ifr, SIOCGHWTSTAMP); /* legacy */ in dev_get_hwtstamp() 471 return generic_hwtstamp_ioctl_lower(dev, SIOCGHWTSTAMP, kernel_cfg); in generic_hwtstamp_get_lower() 636 case SIOCGHWTSTAMP: in dev_ifsioc() 842 cmd == SIOCGHWTSTAMP || in dev_ioctl()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | sockios.h | 154 #define SIOCGHWTSTAMP 0x89b1 /* get config */ macro
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | hwtstamp_config.c | 119 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 341 case SIOCGHWTSTAMP: in aq_ndev_ioctl()
|
| /linux-6.15/drivers/net/can/dev/ |
| H A D | dev.c | 360 case SIOCGHWTSTAMP: /* get */ in can_eth_ioctl_hwts()
|
| /linux-6.15/drivers/net/can/peak_canfd/ |
| H A D | peak_canfd.c | 759 case SIOCGHWTSTAMP: /* get */ in peak_eth_ioctl()
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | xdp_hw_metadata.c | 603 hwtstamp_ioctl(SIOCGHWTSTAMP, ifname, &saved_hwtstamp_cfg); in hwtstamp_enable()
|
| /linux-6.15/drivers/net/can/usb/peak_usb/ |
| H A D | pcan_usb_core.c | 800 case SIOCGHWTSTAMP: /* get */ in peak_eth_ioctl()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 564 case SIOCGHWTSTAMP: in mlx5i_ioctl()
|
| /linux-6.15/Documentation/networking/ |
| H A D | timestamping.rst | 584 of packets. ioctl(SIOCGHWTSTAMP) is used in the same way as the 633 the legacy SIOCGHWTSTAMP.
|
| H A D | ethtool-netlink.rst | 2274 It is similar to the deprecated ``SIOCGHWTSTAMP`` ioctl request. 2445 ``SIOCGHWTSTAMP`` ``ETHTOOL_MSG_TSCONFIG_GET``
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.c | 722 case SIOCGHWTSTAMP: in cpsw_ndo_ioctl()
|
| H A D | am65-cpsw-nuss.c | 1906 case SIOCGHWTSTAMP: in am65_cpsw_nuss_ndo_slave_ioctl()
|
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_common.c | 1305 case SIOCGHWTSTAMP: in icssg_ndo_ioctl()
|
| /linux-6.15/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 996 if (cmd == SIOCGHWTSTAMP) in eth_ioctl()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 884 case SIOCGHWTSTAMP: in ocelot_ioctl()
|
| /linux-6.15/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_main.c | 1069 case SIOCGHWTSTAMP: in fun_ioctl()
|
| /linux-6.15/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 2046 case SIOCGHWTSTAMP: in xgbe_ioctl()
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | rswitch.c | 1844 case SIOCGHWTSTAMP: in rswitch_eth_ioctl()
|
| H A D | ravb_main.c | 2468 case SIOCGHWTSTAMP: in ravb_do_ioctl()
|
| /linux-6.15/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 2176 if (cmd == SIOCSHWTSTAMP || cmd == SIOCGHWTSTAMP) in tsnep_netdev_ioctl()
|
| /linux-6.15/net/ |
| H A D | socket.c | 3416 case SIOCGHWTSTAMP: in compat_sock_ioctl_trans()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 2433 case SIOCGHWTSTAMP: in otx2_ioctl()
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 586 case SIOCGHWTSTAMP: in dsa_user_ioctl()
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | gianfar.c | 2130 if (cmd == SIOCGHWTSTAMP) in gfar_ioctl()
|