Searched refs:csum_ok (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h161 uint32_t csum_ok:1; /* TCP/UDP checksum ok */ member in struct:vmxnet3_rxcompdesc
H A Dif_vmx.c2051 if (rxcd->csum_ok && (rxcd->tcp || rxcd->udp)) {
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c214 priv->port_stats.rx_chksum_good += priv->rx_ring[i]->csum_ok;
453 priv->port_stats.rx_chksum_good += priv->rx_ring[i]->csum_ok;
H A Den.h351 u64 csum_ok; member in struct:mlx4_en_rx_ring
H A Dmlx4_en_netdev.c1628 priv->rx_ring[i]->csum_ok = 0;

Completed in 119 milliseconds