Home
last modified time | relevance | path

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

123

/Linux-v5.15/include/uapi/linux/
Dsockios.h153 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
/Linux-v5.15/net/core/
Ddev_ioctl.c391 case SIOCSHWTSTAMP: in dev_ifsioc()
408 cmd == SIOCSHWTSTAMP || in dev_ifsioc()
579 case SIOCSHWTSTAMP: in dev_ioctl()
/Linux-v5.15/tools/testing/selftests/net/
Dhwtstamp_config.c117 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
Dtimestamping.c404 if (ioctl(sock, SIOCSHWTSTAMP, &hwtstamp) < 0) { in main()
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c308 case SIOCSHWTSTAMP: in aq_ndev_ioctl()
/Linux-v5.15/net/dsa/
Dmaster.c202 case SIOCSHWTSTAMP: in dsa_master_ioctl()
Dslave.c265 case SIOCSHWTSTAMP: in dsa_slave_ioctl()
/Linux-v5.15/Documentation/networking/
Dtimestamping.rst465 3. Hardware Timestamping configuration: SIOCSHWTSTAMP and SIOCGHWTSTAMP
479 calling ioctl(SIOCSHWTSTAMP) with a pointer to a struct ifreq whose
497 indicates that SIOCSHWTSTAMP is not supported at all).
550 SIOCSHWTSTAMP ioctl and update the supplied struct hwtstamp_config with
551 the actual values as described in the section on SIOCSHWTSTAMP. It
Dpacket_mmap.rst1031 of hardware timestamps with SIOCSHWTSTAMP (see related information from
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c492 case SIOCSHWTSTAMP: in mlx5i_ioctl()
/Linux-v5.15/net/8021q/
Dvlan_dev.c367 case SIOCSHWTSTAMP: in vlan_dev_ioctl()
/Linux-v5.15/drivers/net/ethernet/sfc/
Defx.c503 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
/Linux-v5.15/drivers/net/phy/
Dphy.c366 case SIOCSHWTSTAMP: in phy_mii_ioctl()
/Linux-v5.15/drivers/net/ethernet/ti/
Dcpsw_priv.c718 case SIOCSHWTSTAMP: in cpsw_ndo_ioctl()
/Linux-v5.15/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c794 case SIOCSHWTSTAMP: in octeon_mgmt_ioctl()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_net.c757 case SIOCSHWTSTAMP: in ocelot_ioctl()
/Linux-v5.15/drivers/net/
Dmacvlan.c843 case SIOCSHWTSTAMP: in macvlan_eth_ioctl()
/Linux-v5.15/drivers/net/ethernet/xscale/
Dixp4xx_eth.c974 if (cmd == SIOCSHWTSTAMP) in eth_ioctl()
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c1310 case SIOCSHWTSTAMP: in liquidio_ioctl()
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1970 case SIOCSHWTSTAMP: in nicvf_ioctl()
/Linux-v5.15/drivers/net/ethernet/renesas/
Dravb_main.c1879 case SIOCSHWTSTAMP: in ravb_do_ioctl()
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c2038 case SIOCSHWTSTAMP: in xgbe_ioctl()
/Linux-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2241 if (cmd == SIOCSHWTSTAMP) in pch_gbe_ioctl()
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc.c2445 if (cmd == SIOCSHWTSTAMP) in enetc_ioctl()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c2033 case SIOCSHWTSTAMP: in otx2_ioctl()

123