Searched refs:SIOCETHTOOL (Results 1 – 8 of 8) sorted by relevance
102 #define SIOCETHTOOL 0x8946 /* Ethtool interface */ macro
588 if (ioctl(sockfd, SIOCETHTOOL, &ifr) < 0) { in get_hw_ring_size()612 if (ioctl(sockfd, SIOCETHTOOL, &ifr) < 0) { in set_hw_ring_size()
514 ret = ioctl(fd, SIOCETHTOOL, &ifr); in rxq_num()
217 SIOCETHTOOL ioctl.
1620 r = ioctl(fd, SIOCETHTOOL, &ifr); in get_driver_name()
986 case SIOCETHTOOL: in atl2_ioctl()
69 #ifdef SIOCETHTOOL
3419 case SIOCETHTOOL: in compat_sock_ioctl_trans()