Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apple/
H A Dbmac.c840 bmac_crc(unsigned short *address) in bmac_crc() function
864 crc = bmac_crc((unsigned short *)addr) & 0x3f; /* Big-endian alert! */ in bmac_addhash()
879 crc = bmac_crc((unsigned short *)addr) & 0x3f; /* Big-endian alert! */ in bmac_removehash()