Searched refs:rxcfg_new (Results 1 – 2 of 2) sorted by relevance
2460 u32 rxcfg, rxcfg_new; in gem_set_multicast() local2471 rxcfg_new = gem_setup_multicast(gp); in gem_set_multicast()2473 rxcfg_new |= MAC_RXCFG_SFCS; in gem_set_multicast()2475 gp->mac_rx_cfg = rxcfg_new; in gem_set_multicast()2485 rxcfg |= rxcfg_new; in gem_set_multicast()
4427 u32 rxcfg, rxcfg_new; in cas_set_multicast() local4456 cp->mac_rx_cfg = rxcfg_new = cas_setup_multicast(cp); in cas_set_multicast()4457 rxcfg |= rxcfg_new; in cas_set_multicast()