Searched refs:isc_rss_table_size (Results 1 – 9 of 9) sorted by relevance
213 int isc_rss_table_size; member
5289 if (scctx->isc_rss_table_size == 0) in iflib_device_register()5290 scctx->isc_rss_table_size = 64; in iflib_device_register()5291 scctx->isc_rss_table_mask = scctx->isc_rss_table_size - 1; in iflib_device_register()
378 scctx->isc_rss_table_size = IAVF_RSS_VSI_LUT_SIZE; in iavf_if_attach_pre()
436 scctx->isc_rss_table_size = pf->hw.func_caps.rss_table_size; in ixl_setup_ssctx()
1068 scctx->isc_rss_table_size = 512; in ixgbe_if_attach_pre()1072 scctx->isc_rss_table_size = 128; in ixgbe_if_attach_pre()
399 scctx->isc_rss_table_size = UPT1_RSS_MAX_IND_TABLE_SIZE; in vmxnet3_attach_pre()
2354 scctx->isc_rss_table_size = HW_HASH_INDEX_SIZE; in bnxt_attach_pre() 2355 scctx->isc_rss_table_mask = scctx->isc_rss_table_size - 1; in bnxt_attach_pre()
714 scctx->isc_rss_table_size = XGBE_RSS_MAX_TABLE_SIZE; in axgbe_init_iflib_softc_ctx()
424 scctx->isc_rss_table_size = hw->func_caps.common_cap.rss_table_size; in ice_setup_scctx()