Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3255 u8 igno_wl: 1; member
7094 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
7095 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
7097 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
7959 bt->igno_wl ? "Y" : "N", in _show_bt_info()
H A Dcore.h1989 u32 igno_wl: 1; member