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

/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c752 ena_tx_ctx->l4_csum_enable = 1;
754 ena_tx_ctx->l4_csum_enable = 0;
759 ena_tx_ctx->l4_csum_enable = 1;
761 ena_tx_ctx->l4_csum_enable = 0;
764 ena_tx_ctx->l4_csum_enable = 0;
/freebsd-11-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 100 milliseconds