Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c5741 cx->bt0.whql_test || cx->bt1.whql_test) in _action_wl_off()
5746 else if (cx->bt0.whql_test || cx->bt1.whql_test) in _action_wl_off()
7789 else if (bt0->whql_test || bt1->whql_test) in _update_bt_ctrl_lps()
7878 if (bt->whql_test != !!(val & BTC_BSCB_WHQL)) in _update_bt_scbd()
7881 bt->whql_test = !!(val & BTC_BSCB_WHQL); in _update_bt_scbd()
8514 if (cx->bt0.whql_test) { in _run_coex()
H A Dcore.h2733 u32 whql_test: 1; member