Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1913 #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */ macro
/linux/net/ethtool/
H A Dioctl.c930 if (cmd == ETHTOOL_GRXFH || cmd == ETHTOOL_SRXFH) in ethtool_rxnfc_copy_struct()
937 if ((cmd == ETHTOOL_GRXFH || cmd == ETHTOOL_SRXFH) && info->flow_type & FLOW_RSS) { in ethtool_rxnfc_copy_struct()
3419 case ETHTOOL_SRXFH: in __dev_ethtool()
/linux/Documentation/networking/
H A Dethtool-netlink.rst2578 ``ETHTOOL_SRXFH`` ``ETHTOOL_MSG_RSS_SET``