| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev_ioctl.c | 286 case SIOCSHWTSTAMP: in dev_ifsioc() 309 cmd == SIOCSHWTSTAMP || in dev_ifsioc() 473 case SIOCSHWTSTAMP: in dev_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | sockios.h | 132 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | sockios.h | 132 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sockios.h | 153 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | hwtstamp_config.c | 117 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
|
| H A D | timestamping.c | 374 if (ioctl(sock, SIOCSHWTSTAMP, &hwtstamp) < 0) { in main()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 305 case SIOCSHWTSTAMP: in aq_ndev_ioctl()
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | master.c | 202 case SIOCSHWTSTAMP: in dsa_master_ioctl()
|
| H A D | slave.c | 261 case SIOCSHWTSTAMP: in dsa_slave_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | timestamping.rst | 464 3. Hardware Timestamping configuration: SIOCSHWTSTAMP and SIOCGHWTSTAMP 478 calling ioctl(SIOCSHWTSTAMP) with a pointer to a struct ifreq whose 496 indicates that SIOCSHWTSTAMP is not supported at all). 549 SIOCSHWTSTAMP ioctl and update the supplied struct hwtstamp_config with 550 the actual values as described in the section on SIOCSHWTSTAMP. It
|
| H A D | packet_mmap.rst | 1032 of hardware timestamps with SIOCSHWTSTAMP (see related information from
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 521 case SIOCSHWTSTAMP: in mlx5i_ioctl()
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlan_dev.c | 367 case SIOCSHWTSTAMP: in vlan_dev_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy.c | 389 case SIOCSHWTSTAMP: in phy_mii_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 630 case SIOCSHWTSTAMP: in ocelot_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 503 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.c | 718 case SIOCSHWTSTAMP: in cpsw_ndo_ioctl()
|
| H A D | am65-cpsw-nuss.c | 1326 case SIOCSHWTSTAMP: in am65_cpsw_nuss_ndo_slave_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 965 if (cmd == SIOCSHWTSTAMP) in eth_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/octeon/ |
| H A D | octeon_mgmt.c | 794 case SIOCSHWTSTAMP: in octeon_mgmt_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | macvlan.c | 842 case SIOCSHWTSTAMP: in macvlan_do_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 1785 if (cmd == SIOCSHWTSTAMP) in enetc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 1911 case SIOCSHWTSTAMP: in otx2_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_vf_main.c | 1310 case SIOCSHWTSTAMP: in liquidio_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_main.c | 1972 case SIOCSHWTSTAMP: in nicvf_ioctl()
|