Home
last modified time | relevance | path

Searched refs:rxfh_key_space (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dethtool.h931 * @rxfh_key_space: same as @rxfh_indir_space, but for the key.
1157 u16 rxfh_key_space;
1127 u16 rxfh_key_space; global() member
/linux/net/ethtool/
H A Dcommon.c885 key_max = max(key_size, ops->rxfh_key_space); in ethtool_check_ops()