Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1912 #define ETHTOOL_GRXFH 0x00000029 /* Get 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()
3282 case ETHTOOL_GRXFH: in __dev_ethtool()
3416 case ETHTOOL_GRXFH: in __dev_ethtool()
/linux/Documentation/networking/
H A Dethtool-netlink.rst2577 ``ETHTOOL_GRXFH`` ``ETHTOOL_MSG_RSS_GET``