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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c10205 u8 hw8 = hweight8(data[i]); local
10207 if ((hw8 & 0x1) && parity[i])
10209 else if (!(hw8 & 0x1) && !parity[i])

Completed in 97 milliseconds