Searched refs:emac_hashhi (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/
H A Dbfin_mac.c1283 u32 emac_hashhi, emac_hashlo; local
1288 emac_hashhi = emac_hashlo = 0;
1301 emac_hashhi |= 1 << (crc & 0x1f);
1306 bfin_write_EMAC_HASHHI(emac_hashhi);

Completed in 15 milliseconds