Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2299 if (wl->status.map.rf_off || bt->whql_test || in _set_bt_afh_info()
5034 if (bt->whql_test != !!(val & BTC_BSCB_WHQL)) in _update_bt_scbd()
5037 bt->whql_test = !!(val & BTC_BSCB_WHQL); in _update_bt_scbd()
5178 if (cx->bt.whql_test) { in _run_coex()
H A Dcore.h1744 u32 whql_test: 1; member