Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2509 u8 igno_wl: 1; member
5610 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
5611 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
5613 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
6418 seq_printf(m, "igno_wl:%s, mailbox_avl:%s, rfk_state:0x%x\n", in _show_bt_info()
6419 bt->igno_wl ? "Y" : "N", in _show_bt_info()
6470 "role-switch:%d, afh:%d, inq_page:%d(inq:%d/page:%d), igno_wl:%d\n", in _show_bt_info()
H A Dcore.h1745 u32 igno_wl: 1; member

Completed in 24 milliseconds