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

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

Completed in 180 milliseconds