Searched refs:iot_peer (Results 1 – 6 of 6) sorted by relevance
85 u32 iot_peer = 0; in odm_EdcaTurboCheckCE() local108 iot_peer = pmlmeinfo->assoc_AP_vendor; in odm_EdcaTurboCheckCE()110 if (iot_peer >= HT_IOT_PEER_MAX) { in odm_EdcaTurboCheckCE()138 if ((iot_peer == HT_IOT_PEER_CISCO) && in odm_EdcaTurboCheckCE()140 EDCA_BE_DL = edca_setting_DL[iot_peer]; in odm_EdcaTurboCheckCE()141 EDCA_BE_UL = edca_setting_UL[iot_peer]; in odm_EdcaTurboCheckCE()142 } else if ((iot_peer == HT_IOT_PEER_CISCO) && in odm_EdcaTurboCheckCE()147 EDCA_BE_DL = edca_setting_DL_GMode[iot_peer]; in odm_EdcaTurboCheckCE()148 } else if ((iot_peer == HT_IOT_PEER_AIRGO) && in odm_EdcaTurboCheckCE()152 } else if (iot_peer == HT_IOT_PEER_MARVELL) { in odm_EdcaTurboCheckCE()[all …]
1018 u32 iot_peer = 0; in rtl8723be_dm_check_edca_turbo() local1029 iot_peer = rtlpriv->mac80211.vendor; in rtl8723be_dm_check_edca_turbo()1030 b_bias_on_rx = (iot_peer == PEER_RAL || iot_peer == PEER_ATH) ? in rtl8723be_dm_check_edca_turbo()1036 if ((iot_peer == PEER_CISCO) && in rtl8723be_dm_check_edca_turbo()1038 edca_be_dl = edca_setting_dl[iot_peer]; in rtl8723be_dm_check_edca_turbo()1039 edca_be_ul = edca_setting_ul[iot_peer]; in rtl8723be_dm_check_edca_turbo()
2677 u8 iot_peer = 0; in rtl8821ae_dm_check_edca_turbo() local2706 iot_peer = rtlpriv->mac80211.vendor; in rtl8821ae_dm_check_edca_turbo()2713 if ((iot_peer == PEER_CISCO) && in rtl8821ae_dm_check_edca_turbo()2715 edca_be_dl = edca_setting_dl[iot_peer]; in rtl8821ae_dm_check_edca_turbo()2716 edca_be_ul = edca_setting_ul[iot_peer]; in rtl8821ae_dm_check_edca_turbo()
184 u8 iot_peer; /*Enum value. HT_IOT_PEER_E*/ member
2179 u8 iot_peer = BTC_IOT_PEER_UNKNOWN; in halbtc8723b1ant_run_coexist_mechanism() local2260 btcoexist->btc_get(btcoexist, BTC_GET_U1_IOT_PEER, &iot_peer); in halbtc8723b1ant_run_coexist_mechanism()2262 if (iot_peer != BTC_IOT_PEER_CISCO && in halbtc8723b1ant_run_coexist_mechanism()2263 iot_peer != BTC_IOT_PEER_BROADCOM) { in halbtc8723b1ant_run_coexist_mechanism()
3509 u8 iot_peer = BTC_IOT_PEER_UNKNOWN; in halbtc8822b1ant_run_coexist_mechanism() local3649 btcoexist->btc_get(btcoexist, BTC_GET_U1_IOT_PEER, &iot_peer); in halbtc8822b1ant_run_coexist_mechanism()3651 if (iot_peer != BTC_IOT_PEER_CISCO) { in halbtc8822b1ant_run_coexist_mechanism()