RxPromisc
rx_cfg_setting = RxStripCRC | RxEnable | RxPromisc | RxAllMulti;
rx |= (!catc->is_f5u011) ? RxPromisc : AltRxPromisc;