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

/drivers/net/ethernet/neterion/
H A Ds2io.c7328 u16 l3_csum, l4_csum; local
7420 l3_csum = RXD_GET_L3_CKSUM(rxdp->Control_1);
7422 if ((l3_csum == L3_CKSUM_OK) && (l4_csum == L4_CKSUM_OK)) {

Completed in 28 milliseconds