Searched refs:high_16 (Results 1 – 1 of 1) sorted by relevance
1909 u16 high_16 = low_16 + skb->csum_offset; in smsc95xx_calc_csum_preamble() local1910 return (high_16 << 16) | low_16; in smsc95xx_calc_csum_preamble()