Home
last modified time | relevance | path

Searched refs:SIOCSHWTSTAMP (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/core/
H A Ddev_ioctl.c286 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 Dsockios.h132 #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 Dsockios.h132 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsockios.h153 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dhwtstamp_config.c117 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
H A Dtimestamping.c374 if (ioctl(sock, SIOCSHWTSTAMP, &hwtstamp) < 0) { in main()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c305 case SIOCSHWTSTAMP: in aq_ndev_ioctl()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dmaster.c202 case SIOCSHWTSTAMP: in dsa_master_ioctl()
H A Dslave.c261 case SIOCSHWTSTAMP: in dsa_slave_ioctl()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtimestamping.rst464 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 Dpacket_mmap.rst1032 of hardware timestamps with SIOCSHWTSTAMP (see related information from
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c521 case SIOCSHWTSTAMP: in mlx5i_ioctl()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c367 case SIOCSHWTSTAMP: in vlan_dev_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy.c389 case SIOCSHWTSTAMP: in phy_mii_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c630 case SIOCSHWTSTAMP: in ocelot_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx.c503 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.c718 case SIOCSHWTSTAMP: in cpsw_ndo_ioctl()
H A Dam65-cpsw-nuss.c1326 case SIOCSHWTSTAMP: in am65_cpsw_nuss_ndo_slave_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c965 if (cmd == SIOCSHWTSTAMP) in eth_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c794 case SIOCSHWTSTAMP: in octeon_mgmt_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacvlan.c842 case SIOCSHWTSTAMP: in macvlan_do_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1785 if (cmd == SIOCSHWTSTAMP) in enetc_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1911 case SIOCSHWTSTAMP: in otx2_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1310 case SIOCSHWTSTAMP: in liquidio_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1972 case SIOCSHWTSTAMP: in nicvf_ioctl()

123