Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1327 if ((wl->ver_info.fw_coex & 0xffff0000) != in _chk_btc_err()
1540 bt->ver_info.fw_coex = le32_get_bits(pver->v8.coex_ver, in _update_bt_report()
1546 bt->ver_info.fw_coex = le32_get_bits(pver->v7.coex_ver, in _update_bt_report()
1552 bt->ver_info.fw_coex = le32_get_bits(pver->v1.coex_ver, in _update_bt_report()
2020 wl->ver_info.fw_coex = prpt->v1.wl_fw_coex_ver; in _chk_btc_report()
2040 wl->ver_info.fw_coex = le32_to_cpu(prpt->v4.wl_fw_info.cx_ver); in _chk_btc_report()
2072 wl->ver_info.fw_coex = le32_to_cpu(prpt->v5.rpt_info.cx_ver); in _chk_btc_report()
2099 wl->ver_info.fw_coex = le32_to_cpu(prpt->v105.rpt_info.cx_ver); in _chk_btc_report()
2126 wl->ver_info.fw_coex = le32_to_cpu(prpt->v7.rpt_info.cx_ver); in _chk_btc_report()
2158 wl->ver_info.fw_coex = le32_to_cpu(prpt->v8.rpt_info.cx_ver); in _chk_btc_report()
[all …]
H A Dcore.h1755 u32 fw_coex; /* match with which coex_ver */ member
2118 u32 fw_coex; /* match with which coex_ver */ member