Searched refs:IXL_RSS_KEY_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ixl/
H A Dixlvc.c838 u8 rss_seed[IXL_RSS_KEY_SIZE];
848 key_length = IXL_RSS_KEY_SIZE;
H A Dixl.h236 #define IXL_RSS_KEY_SIZE (IXL_RSS_KEY_SIZE_REG * 4) macro
H A Dixl_txrx.c88 bcopy(rss_seed, key, IXL_RSS_KEY_SIZE);

Completed in 58 milliseconds