Searched refs:RxStripCRC (Results 1 – 1 of 1) sorted by relevance
227 RxEnable = 0x0100, RxStripCRC = 0x0200}; enumerator1558 rx_cfg_setting = RxStripCRC | RxEnable | RxPromisc | RxAllMulti; in set_rx_mode()1560 rx_cfg_setting = RxStripCRC | RxEnable | RxAllMulti; in set_rx_mode()1570 rx_cfg_setting = RxStripCRC | RxEnable; in set_rx_mode()