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

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h43 bool l3_csum_err; member in struct:ena_com_rx_ctx
H A Dena_eth_com.c351 ena_rx_ctx->l3_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",
367 ena_rx_ctx->l3_proto, ena_rx_ctx->l4_proto, ena_rx_ctx->l3_csum_err,
H A Dena_netdev.c1110 (ena_rx_ctx->l3_csum_err))) {

Completed in 136 milliseconds