Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h386 #define TYPHOON_RX_FILTER_PROMISCOUS cpu_to_le16(0x0008) macro
H A Dtyphoon.c862 filter |= TYPHOON_RX_FILTER_PROMISCOUS; in typhoon_set_rx_mode()