Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c442 unsigned int pr_mode, am_mode; in xlgmac_config_rx_mode() local
445 am_mode = ((netdev->flags & IFF_ALLMULTI) != 0); in xlgmac_config_rx_mode()
448 xlgmac_set_all_multicast_mode(pdata, am_mode); in xlgmac_config_rx_mode()