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

/freebsd-11-stable/sys/dev/ixl/
H A Dixlvc.c843 u8 rss_seed[IXL_RSS_KEY_SIZE];
853 key_length = IXL_RSS_KEY_SIZE;
H A Dixl.h245 #define IXL_RSS_KEY_SIZE (IXL_RSS_KEY_SIZE_REG * 4) macro
H A Dixl_txrx.c94 bcopy(rss_seed, key, IXL_RSS_KEY_SIZE);

Completed in 86 milliseconds