Searched refs:rxfh_key_space (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | ethtool.h | 964 u16 rxfh_key_space; member |
/linux/net/ethtool/ | ||
H A D | ioctl.c | 1323 key_max = max(key_size, ops->rxfh_key_space); in ethtool_rxfh_ctx_alloc() |