Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/moxa/
Dmoxart_ether.h178 #define HT_MULTI_EN BIT(9) /* accept on hash and mcast pass */ macro
Dmoxart_ether.c415 priv->reg_maccr |= HT_MULTI_EN; in moxart_mac_set_rx_mode()
418 priv->reg_maccr &= ~HT_MULTI_EN; in moxart_mac_set_rx_mode()