Searched refs:mc_other (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 Dmv643xx_eth.c1780 u32 *mc_other; local
1801 mc_other = mc_spec + (0x100 >> 2);
1804 memset(mc_other, 0, 0x100);
1815 table = mc_other;
1824 wrl(mp, OTHER_MCAST_TABLE(mp->port_num) + i, mc_other[i >> 2]);

Completed in 136 milliseconds