Home
last modified time | relevance | path

Searched defs:ena_tx_ctx (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/virtual/amazon/ena/ena-com/
H A Dena_eth_com.c272 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_meta_desc_changed()
289 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_create_and_store_tx_meta_desc()
371 struct ena_com_tx_ctx *ena_tx_ctx, in ena_com_prepare_tx()
/dragonfly/sys/dev/virtual/amazon/ena/
H A Dena.c2641 ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx, struct mbuf *mbuf) in ena_tx_csum()
2768 struct ena_com_tx_ctx ena_tx_ctx; in ena_xmit_mbuf() local