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

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h44 bool l4_csum_err; member in struct:ena_com_rx_ctx
H A Dena_eth_com.c354 ena_rx_ctx->l4_csum_err =
366 "l3_proto %d l4_proto %d l3_csum_err %d l4_csum_err %d hash %d frag %d cdesc_status %x\n",
368 ena_rx_ctx->l4_csum_err, ena_rx_ctx->hash, ena_rx_ctx->frag, cdesc->status);
H A Dena_netdev.c1123 if (unlikely(ena_rx_ctx->l4_csum_err)) {

Completed in 221 milliseconds