Home
last modified time | relevance | path

Searched refs:RTASE_ACCEPT_RUNT (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/realtek/rtase/
A Drtase.h122 #define RTASE_ACCEPT_RUNT BIT(4) macro
128 RTASE_ACCEPT_RUNT | RTASE_ACCEPT_BROADCAST | \
A Drtase_main.c745 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