Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h179 #define HT_MULTI_EN BIT(9) /* accept on hash and mcast pass */ macro
H A Dmoxart_ether.c434 priv->reg_maccr |= HT_MULTI_EN; in moxart_mac_set_rx_mode()
437 priv->reg_maccr &= ~HT_MULTI_EN; in moxart_mac_set_rx_mode()