Searched refs:ena_com_rx_pkt (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/ena-com/
H A Dena_eth_com.h84 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq,
H A Dena_eth_com.c583 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, function
/freebsd-current/sys/dev/ena/
H A Dena_datapath.c603 rc = ena_com_rx_pkt(io_cq, io_sq, &ena_rx_ctx);
H A Dena_netmap.c944 rc = ena_com_rx_pkt(ctx->io_cq, ctx->io_sq, &ena_rx_ctx);

Completed in 118 milliseconds