Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dcatc.c122 RxMultiCast = 0x08, enumerator
631 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
898 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
905 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dcatc.c122 RxMultiCast = 0x08, enumerator
631 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
905 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
913 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()

Completed in 3 milliseconds