Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dcatc.c133 RxMultiCast = 0x08, enumerator
642 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
909 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
916 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()