Searched refs:EFX_MAXRSS (Results 1 – 6 of 6) sorted by relevance
122 encp->enc_rx_scale_indirection_max_nqueues = EFX_MAXRSS; in siena_board_cfg()
464 if (efx_mcdi_rss_context_alloc(enp, EFX_RX_SCALE_EXCLUSIVE, EFX_MAXRSS, in ef10_rx_init()
1475 EFX_STATIC_ASSERT(EFX_MAXRSS == (1 << FRF_BZ_IT_QUEUE_WIDTH)); in siena_rx_scale_tbl_set()
1502 encp->enc_rx_scale_indirection_max_nqueues = EFX_MAXRSS; in ef10_get_datapath_caps()
2786 #define EFX_MAXRSS 64 /* RX indirection entry range */ macro
1831 MIN(sas->ethdev_rxq_count, EFX_MAXRSS) : 0; in sfc_rx_configure()