Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h384 #define TYPHOON_RX_FILTER_ALL_MCAST cpu_to_le16(0x0002) macro
H A Dtyphoon.c866 filter |= TYPHOON_RX_FILTER_ALL_MCAST; in typhoon_set_rx_mode()