Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dpegasus.h34 #define RX_MULTICAST 2 macro
H A Dpegasus.c1038 pegasus->eth_regs[EthCtrl0] |= RX_MULTICAST; in pegasus_set_multicast()
1042 pegasus->eth_regs[EthCtrl0] &= ~RX_MULTICAST; in pegasus_set_multicast()