Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c738 rx_config |= (RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT); in rtase_hw_set_features()
740 rx_config &= ~(RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT); in rtase_hw_set_features()
792 rx_mode |= RTASE_ACCEPT_ERR | RTASE_ACCEPT_RUNT; in rtase_hw_set_rx_packet_filter()