Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c155 ver_main = (wl->ver_info.fw_coex & bMASKB3) >> 24; in _show_cx_info()
156 ver_sub = (wl->ver_info.fw_coex & bMASKB2) >> 16; in _show_cx_info()
157 ver_hotfix = (wl->ver_info.fw_coex & bMASKB1) >> 8; in _show_cx_info()
158 id_branch = wl->ver_info.fw_coex & bMASKB0; in _show_cx_info()
170 (wl->ver_info.fw_coex >= btc->chip->wlcx_desired ? in _show_cx_info()
176 bt->ver_info.fw_coex, in _show_cx_info()
177 (bt->ver_info.fw_coex >= btc->chip->btcx_desired ? in _show_cx_info()
H A Dhalbtc_fw.c169 bt->ver_info.fw_coex = (pver->coex_ver & bMASKB0); in _update_bt_report()
384 wl->ver_info.fw_coex = prpt->wl_fw_info.cx_ver; in _chk_btc_report()
H A Dhal_btc.h826 u32 fw_coex; /* match with which coex_ver */ member
994 u32 fw_coex; /* match with which coex_ver */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c155 ver_main = (wl->ver_info.fw_coex & bMASKB3) >> 24; in _show_cx_info()
156 ver_sub = (wl->ver_info.fw_coex & bMASKB2) >> 16; in _show_cx_info()
157 ver_hotfix = (wl->ver_info.fw_coex & bMASKB1) >> 8; in _show_cx_info()
158 id_branch = wl->ver_info.fw_coex & bMASKB0; in _show_cx_info()
170 (wl->ver_info.fw_coex >= btc->chip->wlcx_desired ? in _show_cx_info()
176 bt->ver_info.fw_coex, in _show_cx_info()
177 (bt->ver_info.fw_coex >= btc->chip->btcx_desired ? in _show_cx_info()
H A Dhalbtc_fw.c169 bt->ver_info.fw_coex = (pver->coex_ver & bMASKB0); in _update_bt_report()
384 wl->ver_info.fw_coex = prpt->wl_fw_info.cx_ver; in _chk_btc_report()
H A Dhal_btc.h826 u32 fw_coex; /* match with which coex_ver */ member
991 u32 fw_coex; /* match with which coex_ver */ member