Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/apple/
Dbmac.c849 bmac_crc(unsigned short *address) in bmac_crc() function
873 crc = bmac_crc((unsigned short *)addr) & 0x3f; /* Big-endian alert! */ in bmac_addhash()
888 crc = bmac_crc((unsigned short *)addr) & 0x3f; /* Big-endian alert! */ in bmac_removehash()