Home
last modified time | relevance | path

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

12

/Linux-v5.10/net/core/
Ddev_ioctl.c321 case SIOCSHWTSTAMP: in dev_ifsioc()
344 cmd == SIOCSHWTSTAMP || in dev_ifsioc()
503 case SIOCSHWTSTAMP: in dev_ioctl()
/Linux-v5.10/include/uapi/linux/
Dsockios.h153 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
/Linux-v5.10/tools/testing/selftests/net/
Dhwtstamp_config.c117 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
Dtimestamping.c374 if (ioctl(sock, SIOCSHWTSTAMP, &hwtstamp) < 0) { in main()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c306 case SIOCSHWTSTAMP: in aq_ndev_ioctl()
/Linux-v5.10/net/dsa/
Dmaster.c201 case SIOCSHWTSTAMP: in dsa_master_ioctl()
Dslave.c261 case SIOCSHWTSTAMP: in dsa_slave_ioctl()
/Linux-v5.10/Documentation/networking/
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
Dpacket_mmap.rst1032 of hardware timestamps with SIOCSHWTSTAMP (see related information from
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c535 case SIOCSHWTSTAMP: in mlx5i_ioctl()
/Linux-v5.10/net/8021q/
Dvlan_dev.c367 case SIOCSHWTSTAMP: in vlan_dev_ioctl()
/Linux-v5.10/drivers/net/phy/
Dphy.c433 case SIOCSHWTSTAMP: in phy_mii_ioctl()
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_net.c630 case SIOCSHWTSTAMP: in ocelot_ioctl()
/Linux-v5.10/drivers/net/ethernet/sfc/
Defx.c503 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_priv.c718 case SIOCSHWTSTAMP: in cpsw_ndo_ioctl()
Dam65-cpsw-nuss.c1326 case SIOCSHWTSTAMP: in am65_cpsw_nuss_ndo_slave_ioctl()
/Linux-v5.10/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c794 case SIOCSHWTSTAMP: in octeon_mgmt_ioctl()
/Linux-v5.10/drivers/net/ethernet/xscale/
Dixp4xx_eth.c965 if (cmd == SIOCSHWTSTAMP) in eth_ioctl()
/Linux-v5.10/drivers/net/
Dmacvlan.c842 case SIOCSHWTSTAMP: in macvlan_do_ioctl()
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc.c1798 if (cmd == SIOCSHWTSTAMP) in enetc_ioctl()
/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1972 case SIOCSHWTSTAMP: in nicvf_ioctl()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c1896 case SIOCSHWTSTAMP: in otx2_ioctl()
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c1297 case SIOCSHWTSTAMP: in liquidio_ioctl()
/Linux-v5.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2264 if (cmd == SIOCSHWTSTAMP) in pch_gbe_ioctl()
/Linux-v5.10/drivers/net/ethernet/renesas/
Dravb_main.c1821 case SIOCSHWTSTAMP: in ravb_do_ioctl()

12