Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c3324 u8 igno_wl: 1; member
7435 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
7436 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
7438 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
8306 bt->igno_wl ? "Y" : "N", in _show_bt_info()
Dcore.h2057 u32 igno_wl: 1; member