]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/base/siena_nic.c
doc: use SPDX tag for bnx2x guide
[dpdk.git] / drivers / net / sfc / base / siena_nic.c
index 894cf81443c54b4943d7dbaba5493dd032b3041f..7ba595b75c9580bca426024cc9fae89bc3fa72a5 100644 (file)
@@ -104,6 +104,7 @@ siena_board_cfg(
        encp->enc_evq_timer_max_us = (encp->enc_evq_timer_quantum_ns <<
                FRF_CZ_TC_TIMER_VAL_WIDTH) / 1000;
 
+       encp->enc_ev_desc_size = SIENA_EVQ_DESC_SIZE;
        encp->enc_rx_desc_size = SIENA_RXQ_DESC_SIZE;
        encp->enc_tx_desc_size = SIENA_TXQ_DESC_SIZE;