Home
last modified time | relevance | path

Searched refs:ETHTOOL_SCOALESCE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dethtool.h1441 #define ETHTOOL_SCOALESCE 0x0000000f /* Set coalesce config. */ macro
/Linux-v5.10/Documentation/networking/
Dethtool-netlink.rst941 Sets coalescing parameters like ``ETHTOOL_SCOALESCE`` ioctl request.
1308 ``ETHTOOL_SCOALESCE`` ``ETHTOOL_MSG_COALESCE_SET``
/Linux-v5.10/net/ethtool/
Dioctl.c2432 case ETHTOOL_SCOALESCE: in ethtool_set_per_queue()
2684 case ETHTOOL_SCOALESCE: in dev_ethtool()