Searched refs:IAVF_RSS_VSI_LUT_SIZE (Results 1 – 4 of 4) sorted by relevance
120 #define IAVF_RSS_VSI_LUT_SIZE 64 /* X722 -> VSI, X710 -> VF */ macro
774 lut_length = IAVF_RSS_VSI_LUT_SIZE; in iavf_config_rss_lut()
1132 for (i = 0, j = 0; i < IAVF_RSS_VSI_LUT_SIZE; i++, j++) { in iavf_config_rss_reg()
378 scctx->isc_rss_table_size = IAVF_RSS_VSI_LUT_SIZE; in iavf_if_attach_pre()