Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c1271 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
1272 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
1312 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
H A Dhal_btc.h540 u8 igno_wl: 1; member
1095 u32 igno_wl: 1; member
H A Dhalbtc_dbg_cmd.c426 (bt->igno_wl? "Y" : "N"), in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c1271 cx->cnt_bt[BTC_BCNT_IGNOWL] += !!(btinfo.hb1.igno_wl && !bt->igno_wl); in _update_bt_info()
1272 bt->igno_wl = btinfo.hb1.igno_wl; in _update_bt_info()
1312 if (bt->igno_wl && !cx->wl.status.map.rf_off) in _update_bt_info()
H A Dhal_btc.h540 u8 igno_wl: 1; member
1100 u32 igno_wl: 1; member
H A Dhalbtc_dbg_cmd.c426 (bt->igno_wl? "Y" : "N"), in _show_bt_info()