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.c1008 if ((wl->ver_info.fw_coex & 0xffff0000) != in _chk_btc_err()
1191 bt->ver_info.fw_coex = le32_get_bits(pver->v7.coex_ver, in _update_bt_report()
1197 bt->ver_info.fw_coex = le32_get_bits(pver->v1.coex_ver, in _update_bt_report()
1566 wl->ver_info.fw_coex = prpt->v1.wl_fw_coex_ver; in _chk_btc_report()
1586 wl->ver_info.fw_coex = le32_to_cpu(prpt->v4.wl_fw_info.cx_ver); in _chk_btc_report()
1618 wl->ver_info.fw_coex = le32_to_cpu(prpt->v5.rpt_info.cx_ver); in _chk_btc_report()
1645 wl->ver_info.fw_coex = le32_to_cpu(prpt->v105.rpt_info.cx_ver); in _chk_btc_report()
1672 wl->ver_info.fw_coex = le32_to_cpu(prpt->v7.rpt_info.cx_ver); in _chk_btc_report()
1704 wl->ver_info.fw_coex = le32_to_cpu(prpt->v8.rpt_info.cx_ver); in _chk_btc_report()
8048 ver_main = FIELD_GET(GENMASK(31, 24), wl->ver_info.fw_coex); in _show_cx_info()
[all …]
H A Dcore.h1512 u32 fw_coex; /* match with which coex_ver */ member
1732 u32 fw_coex; /* match with which coex_ver */ member