Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcatc.c126 RxMultiCast = 0x08, enumerator
635 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
923 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
931 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()