Home
last modified time | relevance | path

Searched refs:I40E_RXBUF_SZ_1024 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h18 #define I40E_RXBUF_SZ_1024 1024 macro
H A Di40e_fdir.c110 rx_ctx.dbuff = I40E_RXBUF_SZ_1024 >> I40E_RXQ_CTX_DBUFF_SHIFT; in i40e_fdir_rx_queue_init()
H A Di40e_rxtx.c2781 rxq->rx_hdr_len = RTE_ALIGN(I40E_RXBUF_SZ_1024, in i40e_rx_queue_config()