net/txgbe: add multi-speed link setup
[dpdk.git] / drivers / common / sfc_efx / base / rhead_nic.c
index 66db68b..92bc6fd 100644 (file)
@@ -158,6 +158,9 @@ rhead_board_cfg(
        }
        encp->enc_rx_buf_align_end = end_padding;
 
+       /* FIXME: It should be extracted from design parameters (Bug 86844) */
+       encp->enc_rx_scatter_max = 7;
+
        /*
         * Riverhead stores a single global copy of VPD, not per-PF as on
         * Huntington.