Home
last modified time | relevance | path

Searched refs:I40E_RXBUF_SZ_2048 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h19 #define I40E_RXBUF_SZ_2048 2048 macro
H A Di40e_rxtx.c2783 rxq->rx_buf_len = RTE_ALIGN(I40E_RXBUF_SZ_2048, in i40e_rx_queue_config()