Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dbase.c2073 bool higher_busytraffic = false; in rtl_watchdog_wq_callback() local
2131 higher_busytraffic = true; in rtl_watchdog_wq_callback()
2181 rtlpriv->link_info.higher_busytraffic = higher_busytraffic; in rtl_watchdog_wq_callback()
Dcore.c1448 if (rtlpriv->link_info.higher_busytraffic) { in rtl_op_sw_scan_start()
1490 if (rtlpriv->link_info.higher_busytraffic) in rtl_op_sw_scan_complete()
Dwifi.h2180 bool higher_busytraffic; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dbase.c1975 bool higher_busytraffic = false; in rtl_watchdog_wq_callback() local
2032 higher_busytraffic = true; in rtl_watchdog_wq_callback()
2082 rtlpriv->link_info.higher_busytraffic = higher_busytraffic; in rtl_watchdog_wq_callback()
Dcore.c1476 if (rtlpriv->link_info.higher_busytraffic) { in rtl_op_sw_scan_start()
1521 if (rtlpriv->link_info.higher_busytraffic) in rtl_op_sw_scan_complete()
Dwifi.h2108 bool higher_busytraffic; member