Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1505 unsigned int rtl8168_rx_config; member
H A Dr8168_n.c958 seq_printf(m, "rtl8168_rx_config\t0x%x\n", tp->rtl8168_rx_config); in proc_get_driver_variable()
1352 tp->rtl8168_rx_config, in proc_get_driver_variable()
25993 tp->rtl8168_rx_config = rtl_chip_info[tp->chipset].RCR_Cfg; in rtl8168_hw_set_rx_packet_filter()
25994 …tmp = tp->rtl8168_rx_config | rx_mode | (RTL_R32(tp, RxConfig) & rtl_chip_info[tp->chipset].RxConf… in rtl8168_hw_set_rx_packet_filter()