Searched refs:RTASE_ACCEPT_MASK (Results 1 – 2 of 2) sorted by relevance
127 #define RTASE_ACCEPT_MASK (RTASE_ACPT_FLOW | RTASE_ACCEPT_ERR | \ macro
774 rx_mode = rtase_r16(tp, RTASE_RX_CONFIG_0) & ~RTASE_ACCEPT_MASK; in rtase_hw_set_rx_packet_filter()845 rtase_w16(tp, RTASE_RX_CONFIG_0, rx_config & ~RTASE_ACCEPT_MASK); in rtase_nic_reset()
Completed in 9 milliseconds