Searched refs:mc_other (Results 1 – 1 of 1) sorted by relevance
1844 u32 *mc_other; in mv643xx_eth_program_multicast_filter() local1865 mc_other = mc_spec + (0x100 >> 2); in mv643xx_eth_program_multicast_filter()1868 memset(mc_other, 0, 0x100); in mv643xx_eth_program_multicast_filter()1879 table = mc_other; in mv643xx_eth_program_multicast_filter()1888 wrl(mp, OTHER_MCAST_TABLE(mp->port_num) + i, mc_other[i >> 2]); in mv643xx_eth_program_multicast_filter()