Searched refs:IXL_RSS_KEY_SIZE_REG (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h157 #define IXL_RSS_KEY_SIZE_REG 13 macro
158 #define IXL_RSS_KEY_SIZE (IXL_RSS_KEY_SIZE_REG * 4)
H A Dixl_txrx.c98 u32 rss_seed[IXL_RSS_KEY_SIZE_REG] = {0x41b01687,
H A Dif_iavf.c1901 u32 rss_seed[IXL_RSS_KEY_SIZE_REG];
1922 for (i = 0; i < IXL_RSS_KEY_SIZE_REG; i++)
H A Dixl_pf_main.c957 u32 rss_seed[IXL_RSS_KEY_SIZE_REG];
977 for (int i = 0; i < IXL_RSS_KEY_SIZE_REG; i++)
3865 for (int i = 0; i < IXL_RSS_KEY_SIZE_REG; i++) {

Completed in 119 milliseconds