Searched refs:RxStripCRC (Results 1 – 1 of 1) sorted by relevance
226 RxEnable = 0x0100, RxStripCRC = 0x0200}; enumerator1554 rx_cfg_setting = RxStripCRC | RxEnable | RxPromisc | RxAllMulti; in set_rx_mode()1556 rx_cfg_setting = RxStripCRC | RxEnable | RxAllMulti; in set_rx_mode()1566 rx_cfg_setting = RxStripCRC | RxEnable; in set_rx_mode()