Home
last modified time | relevance | path

Searched refs:ena_com_rx_buf_info (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ena/
H A Dena_ethdev.h162 struct ena_com_rx_buf_info ena_bufs[ENA_PKT_MAX_BUFS]
H A Dena_ethdev.c191 struct ena_com_rx_buf_info *ena_bufs,
2494 struct ena_com_rx_buf_info *ena_bufs, in ena_rx_mbuf()
/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h41 struct ena_com_rx_buf_info *ena_bufs;
H A Dena_com.h60 struct ena_com_rx_buf_info { struct
H A Dena_eth_com.c552 struct ena_com_rx_buf_info *ena_buf = &ena_rx_ctx->ena_bufs[0]; in ena_com_rx_pkt()