Searched refs:ETHTOOL_SRSSH (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h1254 * @cmd: Specific command number - %ETHTOOL_GRSSH or %ETHTOOL_SRSSH
1258 * %ETHTOOL_SRSSH to allocate a new RSS context; on return this field will
1261 * indirection table, which may be zero, or (for %ETHTOOL_SRSSH),
1278 * size should be returned. For %ETHTOOL_SRSSH, an @indir_size of
1663 #define ETHTOOL_SRSSH 0x00000047 /* Set RX flow hash configuration */ macro
/linux-master/net/ethtool/
H A Dioctl.c3058 case ETHTOOL_SRSSH:

Completed in 118 milliseconds