Searched refs:EFX_MAXRSS (Results 1 – 3 of 3) sorted by relevance
159 if (num_queues > EFX_MAXRSS) { in efx_mcdi_rss_context_alloc()444 if (efx_mcdi_rss_context_alloc(enp, EFX_RX_SCALE_EXCLUSIVE, EFX_MAXRSS, in ef10_rx_init()
892 EFX_STATIC_ASSERT(EFX_MAXRSS == (1 << FRF_BZ_IT_QUEUE_WIDTH)); in siena_rx_scale_tbl_set()
1801 #define EFX_MAXRSS 64 /* RX indirection entry range */ macro