Searched refs:IXL_RSS_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 157 #define IXL_RSS_KEY_SIZE (IXL_RSS_KEY_SIZE_REG * 4) macro |
H A D | ixl_txrx.c | 103 bcopy(rss_seed, key, IXL_RSS_KEY_SIZE); in ixl_get_default_rss_key() |