Searched refs:bt_patch_ver (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8821a1ant.c | 2145 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8821a1ant_display_coex_info() local 2169 &bt_patch_ver); in ex_btc8821a1ant_display_coex_info() 2175 fw_ver, bt_patch_ver, in ex_btc8821a1ant_display_coex_info() 2176 bt_patch_ver); in ex_btc8821a1ant_display_coex_info() 2960 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8821a1ant_periodical() local 2981 &bt_patch_ver); in ex_btc8821a1ant_periodical() 2987 fw_ver, bt_patch_ver, in ex_btc8821a1ant_periodical() 2988 bt_patch_ver); in ex_btc8821a1ant_periodical()
|
D | halbtc8192e2ant.c | 2720 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8192e2ant_display_coex_info() local 2736 btcoexist->btc_get(btcoexist, BTC_GET_U4_BT_PATCH_VER, &bt_patch_ver); in ex_btc8192e2ant_display_coex_info() 2741 fw_ver, bt_patch_ver, bt_patch_ver); in ex_btc8192e2ant_display_coex_info() 3198 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8192e2ant_periodical() local 3217 &bt_patch_ver); in ex_btc8192e2ant_periodical() 3222 fw_ver, bt_patch_ver, bt_patch_ver); in ex_btc8192e2ant_periodical()
|
D | halbtc8723b1ant.c | 2493 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8723b1ant_display_coex_info() local 2516 btcoexist->btc_get(btcoexist, BTC_GET_U4_BT_PATCH_VER, &bt_patch_ver); in ex_btc8723b1ant_display_coex_info() 2521 fw_ver, bt_patch_ver, bt_patch_ver); in ex_btc8723b1ant_display_coex_info()
|
D | halbtc8723b2ant.c | 3674 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8723b2ant_display_coex_info() local 3693 btcoexist->btc_get(btcoexist, BTC_GET_U4_BT_PATCH_VER, &bt_patch_ver); in ex_btc8723b2ant_display_coex_info() 3698 fw_ver, bt_patch_ver, bt_patch_ver); in ex_btc8723b2ant_display_coex_info()
|
D | halbtc8821a2ant.c | 3672 u32 fw_ver = 0, bt_patch_ver = 0; in ex_btc8821a2ant_display_coex_info() local 3687 btcoexist->btc_get(btcoexist, BTC_GET_U4_BT_PATCH_VER, &bt_patch_ver); in ex_btc8821a2ant_display_coex_info() 3692 fw_ver, bt_patch_ver, bt_patch_ver); in ex_btc8821a2ant_display_coex_info()
|
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/ |
D | halbtc8822b1ant.c | 3945 u32 fw_ver = 0, bt_patch_ver = 0, bt_coex_ver = 0; in ex_btc8822b1ant_display_coex_info() local 3986 &bt_patch_ver); in ex_btc8822b1ant_display_coex_info() 3987 btcoexist->bt_info.bt_get_fw_ver = bt_patch_ver; in ex_btc8822b1ant_display_coex_info() 4034 bt_patch_ver = btcoexist->bt_info.bt_get_fw_ver; in ex_btc8822b1ant_display_coex_info() 4053 fw_ver, bt_patch_ver, phyver, coex_sta->cut_version + 65); in ex_btc8822b1ant_display_coex_info()
|
D | halbtc8822b2ant.c | 4039 u32 fw_ver = 0, bt_patch_ver = 0, bt_coex_ver = 0; in ex_btc8822b2ant_display_coex_info() local 4076 &bt_patch_ver); in ex_btc8822b2ant_display_coex_info() 4077 btcoexist->bt_info.bt_get_fw_ver = bt_patch_ver; in ex_btc8822b2ant_display_coex_info() 4124 bt_patch_ver = btcoexist->bt_info.bt_get_fw_ver; in ex_btc8822b2ant_display_coex_info() 4143 fw_ver, bt_patch_ver, phyver, coex_sta->cut_version + 65); in ex_btc8822b2ant_display_coex_info()
|