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

/linux-4.4.14/drivers/net/ethernet/neterion/
H A Ds2io.c7332 u16 l3_csum, l4_csum; rx_osm_handler() local
7424 l3_csum = RXD_GET_L3_CKSUM(rxdp->Control_1); rx_osm_handler()
7426 if ((l3_csum == L3_CKSUM_OK) && (l4_csum == L4_CKSUM_OK)) { rx_osm_handler()

Completed in 101 milliseconds