Searched refs:l4_csum_enable (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ena/
H A Dena_datapath.c767 ena_tx_ctx->l4_csum_enable = 1;
769 ena_tx_ctx->l4_csum_enable = 0;
774 ena_tx_ctx->l4_csum_enable = 1;
776 ena_tx_ctx->l4_csum_enable = 0;
779 ena_tx_ctx->l4_csum_enable = 0;
/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_eth_com.h63 u8 l4_csum_enable; member in struct:ena_com_tx_ctx
H A Dena_eth_com.c516 desc->meta_ctrl |= (ena_tx_ctx->l4_csum_enable <<

Completed in 54 milliseconds