Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c2108 u8 igno_wl: 1; member
4961 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
4962 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
4964 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
5732 bt->igno_wl ? "Y" : "N", in _show_bt_info()
Dcore.h1389 u32 igno_wl: 1; member