Home
last modified time | relevance | path

Searched refs:RxPromisc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dcatc.c123 RxPromisc = 0x10, enumerator
641 rx |= (!catc->is_f5u011) ? RxPromisc : AltRxPromisc; in catc_set_multicast_list()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dcatc.c123 RxPromisc = 0x10, enumerator
641 rx |= (!catc->is_f5u011) ? RxPromisc : AltRxPromisc; in catc_set_multicast_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c226 enum RxCfg { RxAllMulti = 0x0004, RxPromisc = 0x0002, enumerator
1555 rx_cfg_setting = RxStripCRC | RxEnable | RxPromisc | RxAllMulti; in set_rx_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c226 enum RxCfg { RxAllMulti = 0x0004, RxPromisc = 0x0002, enumerator
1558 rx_cfg_setting = RxStripCRC | RxEnable | RxPromisc | RxAllMulti; in set_rx_mode()

Completed in 9 milliseconds