Home
last modified time | relevance | path

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

/drivers/net/
Dmv643xx_eth.c132 #define OTHER_MCAST_TABLE(p) (0x1500 + ((p) << 10)) macro
1573 wrl(mp, OTHER_MCAST_TABLE(port_num) + i, accept); in mv643xx_eth_program_multicast_filter()
1604 wrl(mp, OTHER_MCAST_TABLE(mp->port_num) + i, mc_other[i >> 2]); in mv643xx_eth_program_multicast_filter()