Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsungem.c2441 u32 rxcfg, rxcfg_new; in gem_set_multicast() local
2452 rxcfg_new = gem_setup_multicast(gp); in gem_set_multicast()
2454 rxcfg_new |= MAC_RXCFG_SFCS; in gem_set_multicast()
2456 gp->mac_rx_cfg = rxcfg_new; in gem_set_multicast()
2466 rxcfg |= rxcfg_new; in gem_set_multicast()