Searched refs:updateCRC (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/pcmcia/
H A Dnmclan_cs.c1318 updateCRC
1324 static void updateCRC(int *CRC, int bit) function
1345 } /* updateCRC */
1367 updateCRC(CRC, (adr[byte] >> i) & 1);

Completed in 48 milliseconds