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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c8180 u8 hw8 = hweight8(data[i]); local
8182 if ((hw8 & 0x1) && parity[i])
8184 else if (!(hw8 & 0x1) && !parity[i])

Completed in 68 milliseconds