Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.h120 struct ena_com_rx_buf_info ena_bufs[ENA_PKT_MAX_BUFS]
H A Dena_ethdev.c188 struct ena_com_rx_buf_info *ena_bufs,
2095 struct ena_com_rx_buf_info *ena_bufs, in ena_rx_mbuf()
/f-stack/freebsd/contrib/ena-com/
H A Dena_eth_com.h69 struct ena_com_rx_buf_info *ena_bufs;
H A Dena_com.h88 struct ena_com_rx_buf_info { struct
H A Dena_eth_com.c580 struct ena_com_rx_buf_info *ena_buf = &ena_rx_ctx->ena_bufs[0]; in ena_com_rx_pkt()
/f-stack/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.c532 struct ena_com_rx_buf_info *ena_buf = &ena_rx_ctx->ena_bufs[0]; in ena_com_rx_pkt()