Home
last modified time | relevance | path

Searched refs:updateCRC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c1287 static void updateCRC(int *CRC, int bit) in updateCRC() function
1330 updateCRC(CRC, (adr[byte] >> i) & 1); in BuildLAF()