Home
last modified time | relevance | path

Searched defs:ena_bufs (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/ena-com/
H A Dena_eth_com.h44 struct ena_com_buf *ena_bufs; global() member
66 struct ena_com_rx_buf_info *ena_bufs; global() member
H A Dena_eth_com.c429 struct ena_com_buf *ena_bufs = ena_tx_ctx->ena_bufs; ena_com_prepare_tx() local
/freebsd-src/sys/dev/ena/
H A Dena_datapath.c417 ena_rx_mbuf(struct ena_ring * rx_ring,struct ena_com_rx_buf_info * ena_bufs,struct ena_com_rx_ctx * ena_rx_ctx,uint16_t * next_to_clean) ena_rx_mbuf() argument
[all...]
H A Dena.h330 struct ena_com_rx_buf_info ena_bufs[ENA_PKT_MAX_BUFS]; global() member