Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/include/uapi/linux/
A Dsockios.h153 #define SIOCSHWTSTAMP 0x89b0 /* set and get config */ macro
/linux-6.3-rc2/net/core/
A Ddev_ioctl.c394 case SIOCSHWTSTAMP: in dev_ifsioc()
411 cmd == SIOCSHWTSTAMP || in dev_ifsioc()
580 case SIOCSHWTSTAMP: in dev_ioctl()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dhwtstamp_config.c117 if (ioctl(sock, (argc == 2) ? SIOCGHWTSTAMP : SIOCSHWTSTAMP, &ifr)) { in main()
A Dtimestamping.c404 if (ioctl(sock, SIOCSHWTSTAMP, &hwtstamp) < 0) { in main()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c312 hwtstamp_ioctl(SIOCSHWTSTAMP, saved_hwtstamp_ifname, &saved_hwtstamp_cfg); in hwtstamp_restore()
325 hwtstamp_ioctl(SIOCSHWTSTAMP, ifname, &cfg); in hwtstamp_enable()
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_ptp.c30 if (cmd == SIOCSHWTSTAMP) { in tsnep_ptp_ioctl()
A Dtsnep_main.c1486 if (cmd == SIOCSHWTSTAMP || cmd == SIOCGHWTSTAMP) in tsnep_netdev_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_netdev.c221 case SIOCSHWTSTAMP: in sparx5_port_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.c448 if (cmd == SIOCSHWTSTAMP) { in lan966x_port_ioctl()
456 case SIOCSHWTSTAMP: in lan966x_port_ioctl()
471 if (err && cmd == SIOCSHWTSTAMP) in lan966x_port_ioctl()
/linux-6.3-rc2/drivers/net/can/dev/
A Ddev.c333 case SIOCSHWTSTAMP: /* set */ in can_eth_ioctl_hwts()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_main.c337 case SIOCSHWTSTAMP: in aq_ndev_ioctl()
/linux-6.3-rc2/net/dsa/
A Dmaster.c210 case SIOCSHWTSTAMP: in dsa_master_ioctl()
/linux-6.3-rc2/Documentation/networking/
A Dtimestamping.rst495 3. Hardware Timestamping configuration: SIOCSHWTSTAMP and SIOCGHWTSTAMP
509 calling ioctl(SIOCSHWTSTAMP) with a pointer to a struct ifreq whose
527 indicates that SIOCSHWTSTAMP is not supported at all).
580 SIOCSHWTSTAMP ioctl and update the supplied struct hwtstamp_config with
581 the actual values as described in the section on SIOCSHWTSTAMP. It
/linux-6.3-rc2/drivers/net/can/peak_canfd/
A Dpeak_canfd.c751 case SIOCSHWTSTAMP: /* set */ in peak_eth_ioctl()
/linux-6.3-rc2/drivers/net/can/usb/peak_usb/
A Dpcan_usb_core.c805 case SIOCSHWTSTAMP: /* set */ in peak_eth_ioctl()
/linux-6.3-rc2/net/8021q/
A Dvlan_dev.c367 case SIOCSHWTSTAMP: in vlan_dev_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c560 case SIOCSHWTSTAMP: in mlx5i_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Defx.c499 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Defx.c498 if (cmd == SIOCSHWTSTAMP) in efx_ioctl()
/linux-6.3-rc2/drivers/net/phy/
A Dphy.c400 case SIOCSHWTSTAMP: in phy_mii_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/cavium/octeon/
A Docteon_mgmt.c791 case SIOCSHWTSTAMP: in octeon_mgmt_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_priv.c720 case SIOCSHWTSTAMP: in cpsw_ndo_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/xscale/
A Dixp4xx_eth.c986 if (cmd == SIOCSHWTSTAMP) in eth_ioctl()
/linux-6.3-rc2/drivers/net/
A Dmacvlan.c848 case SIOCSHWTSTAMP: in macvlan_eth_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_net.c881 case SIOCSHWTSTAMP: in ocelot_ioctl()

Completed in 52 milliseconds

123