Lines Matching refs:efuse
117 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_freerun_check() local
124 if (efuse->share_ant || ant_distance <= 5 || !coex_stat->wl_gl_busy) in rtw_coex_freerun_check()
937 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_btc_wltoggle_table_a() local
945 if (efuse->share_ant) { in rtw_btc_wltoggle_table_a()
1023 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_table() local
1030 if (efuse->share_ant) { in rtw_coex_table()
1151 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_tdma() local
1187 if (efuse->share_ant) { in rtw_coex_tdma()
1480 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_coex_all_off() local
1487 if (efuse->share_ant) { in rtw_coex_action_coex_all_off()
1506 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_freerun() local
1513 if (efuse->share_ant) in rtw_coex_action_freerun()
1548 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_rf4ce() local
1557 if (efuse->share_ant) { in rtw_coex_action_rf4ce()
1573 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_whql_test() local
1582 if (efuse->share_ant) { in rtw_coex_action_bt_whql_test()
1600 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_relink() local
1610 if (efuse->share_ant) { /* Shared-Ant */ in rtw_coex_action_bt_relink()
1641 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_idle() local
1651 if (efuse->share_ant && in rtw_coex_action_bt_idle()
1656 } else if (!efuse->share_ant) { in rtw_coex_action_bt_idle()
1669 if (efuse->share_ant) { in rtw_coex_action_bt_idle()
1709 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_inquiry() local
1723 if (efuse->share_ant) { in rtw_coex_action_bt_inquiry()
1809 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_hfp() local
1817 if (efuse->share_ant) { in rtw_coex_action_bt_hfp()
1845 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_hid() local
1855 if (efuse->share_ant) { in rtw_coex_action_bt_hid()
1929 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_a2dp() local
1941 if (efuse->share_ant) { in rtw_coex_action_bt_a2dp()
1970 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_a2dpsink() local
1980 if (efuse->share_ant) { /* Shared-Ant */ in rtw_coex_action_bt_a2dpsink()
2009 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_pan() local
2017 if (efuse->share_ant) { in rtw_coex_action_bt_pan()
2047 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_a2dp_hid() local
2059 if (efuse->share_ant) { in rtw_coex_action_bt_a2dp_hid()
2103 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_a2dp_pan() local
2112 if (efuse->share_ant) { in rtw_coex_action_bt_a2dp_pan()
2160 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_pan_hid() local
2169 if (efuse->share_ant) { in rtw_coex_action_bt_pan_hid()
2195 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_bt_a2dp_pan_hid() local
2203 if (efuse->share_ant) { in rtw_coex_action_bt_a2dp_pan_hid()
2227 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_wl_under5g() local
2238 if (efuse->share_ant) { in rtw_coex_action_wl_under5g()
2254 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_wl_only() local
2262 if (efuse->share_ant) { in rtw_coex_action_wl_only()
2279 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_wl_native_lps() local
2291 if (efuse->share_ant) { in rtw_coex_action_wl_native_lps()
2309 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_wl_linkscan() local
2318 if (efuse->share_ant) { /* Shared-Ant */ in rtw_coex_action_wl_linkscan()
2347 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_action_wl_not_connected() local
2355 if (efuse->share_ant) { in rtw_coex_action_wl_not_connected()
3321 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_get_table_index() local
3326 bool share_ant = efuse->share_ant; in rtw_coex_get_table_index()
3356 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_get_tdma_index() local
3362 bool share_ant = efuse->share_ant; in rtw_coex_get_tdma_index()
3653 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw_coex_display_coex_info() local
3720 efuse->share_ant ? "Shared" : "Non-Shared", in rtw_coex_display_coex_info()
3721 efuse->rfe_option); in rtw_coex_display_coex_info()