Searched refs:RTASE_ACCEPT_ERR (Results 1 – 2 of 2) sorted by relevance
121 #define RTASE_ACCEPT_ERR BIT(5) macro127 #define RTASE_ACCEPT_MASK (RTASE_ACPT_FLOW | RTASE_ACCEPT_ERR | \
745 rx_config |= (RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT); in rtase_hw_set_features()747 rx_config &= ~(RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT); in rtase_hw_set_features()799 rx_mode |= RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT; in rtase_hw_set_rx_packet_filter()
Completed in 9 milliseconds