Searched defs:ena_tx_ctx (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/ena/
H A Dena_netmap.c391 struct ena_com_tx_ctx ena_tx_ctx; local
H A Dena_datapath.c672 ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx, struct mbuf *mbuf, argument
916 struct ena_com_tx_ctx ena_tx_ctx; local
[all...]
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.h133 ena_com_meta_desc_changed(struct ena_com_io_sq *io_sq, struct ena_com_tx_ctx *ena_tx_ctx) argument
150 ena_com_is_doorbell_needed(struct ena_com_io_sq *io_sq, struct ena_com_tx_ctx *ena_tx_ctx) argument
H A Dena_eth_com.c347 ena_com_create_and_store_tx_meta_desc(struct ena_com_io_sq *io_sq, struct ena_com_tx_ctx *ena_tx_ctx, bool *have_meta) argument
414 ena_com_prepare_tx(struct ena_com_io_sq *io_sq, struct ena_com_tx_ctx *ena_tx_ctx, int *nb_hw_desc) argument
[all...]

Completed in 192 milliseconds