Home
last modified time | relevance | path

Searched refs:p_mgnt_info (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dynamictxpower.c30 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in phydm_dynamic_tx_power_init() local
39 p_mgnt_info->bDynamicTxPowerEnable = true; in phydm_dynamic_tx_power_init()
41 ("phydm_dynamic_tx_power_init DynamicTxPowerEnable=%d\n", p_mgnt_info->bDynamicTxPowerEnable)); in phydm_dynamic_tx_power_init()
47 p_mgnt_info->bDynamicTxPowerEnable = true; in phydm_dynamic_tx_power_init()
51 p_mgnt_info->bDynamicTxPowerEnable = false; in phydm_dynamic_tx_power_init()
242 PMGNT_INFO p_mgnt_info = GetDefaultMgntInfo(adapter); in odm_dynamic_tx_power_nic() local
244 if (p_mgnt_info->RegRspPwr == 1) { in odm_dynamic_tx_power_nic()
309 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in odm_dynamic_tx_power_8814a() local
315 p_hal_data->DynamicTxHighPowerLvl, p_mgnt_info->IOTAction, p_mgnt_info->bDynamicTxPowerEnable)); in odm_dynamic_tx_power_8814a()
318 if ((!p_mgnt_info->bMediaConnect) && (p_hal_data->EntryMinUndecoratedSmoothedPWDB == 0)) { in odm_dynamic_tx_power_8814a()
[all …]
H A Dphydm_antdect.c274 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in odm_sw_ant_div_check_before_link() local
313 …if (p_hal_data->eRFPowerState != eRfOn || p_mgnt_info->RFChangeInProgress || p_mgnt_info->bMediaCo… in odm_sw_ant_div_check_before_link()
318 p_mgnt_info->RFChangeInProgress, p_hal_data->eRFPowerState)); in odm_sw_ant_div_check_before_link()
334 p_mgnt_info->tmpNumBssDesc = p_mgnt_info->NumBssDesc; in odm_sw_ant_div_check_before_link()
335 …PlatformMoveMemory((void *)adapter->MgntInfo.tmpbssDesc, (void *)p_mgnt_info->bssDesc, sizeof(RT_W… in odm_sw_ant_div_check_before_link()
339 p_mgnt_info->ScanStep = 0; in odm_sw_ant_div_check_before_link()
340 p_mgnt_info->bScanAntDetect = true; in odm_sw_ant_div_check_before_link()
353 if (IS_5G_WIRELESS_MODE(p_mgnt_info->dot11CurrentWirelessMode)) { in odm_sw_ant_div_check_before_link()
384 PlatformSetTimer(adapter, &p_mgnt_info->ScanTimer, 5); in odm_sw_ant_div_check_before_link()
392 …PHYDM_DBG(p_dm, DBG_ANT_DIV, (" tmp_num_bss_desc= (( %d ))\n", p_mgnt_info->tmpNumBssDesc)); /* de… in odm_sw_ant_div_check_before_link()
[all …]
H A Dphydm_rssi_monitor.c144 PMGNT_INFO p_mgnt_info = &(p_adapter->MgntInfo); in phydm_find_minimum_rssi() local
148 if ((!p_mgnt_info->bMediaConnect) || in phydm_find_minimum_rssi()
158 if (p_mgnt_info->bMediaConnect) { /* Default port*/ in phydm_find_minimum_rssi()
160 if (act_as_ap || p_mgnt_info->mIbss) { in phydm_find_minimum_rssi()
192 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in odm_rssi_monitor_check_mp() local
210 p_mgnt_info = &p_loop_adapter->MgntInfo; in odm_rssi_monitor_check_mp()
211 cur_tx_ok_cnt = p_loop_adapter->TxStats.NumTxBytesUnicast - p_mgnt_info->lastTxOkCnt; in odm_rssi_monitor_check_mp()
212 cur_rx_ok_cnt = p_loop_adapter->RxStats.NumRxBytesUnicast - p_mgnt_info->lastRxOkCnt; in odm_rssi_monitor_check_mp()
213 p_mgnt_info->lastTxOkCnt = cur_tx_ok_cnt; in odm_rssi_monitor_check_mp()
214 p_mgnt_info->lastRxOkCnt = cur_rx_ok_cnt; in odm_rssi_monitor_check_mp()
H A Dphydm_hwconfig.c56 PMGNT_INFO p_mgnt_info = &(adapter->MgntInfo); in odm_config_rf_with_header_file() local
101 if (p_mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file()
103 else if (p_mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file()
481 PMGNT_INFO p_mgnt_info = &(adapter->MgntInfo); in odm_config_bb_with_header_file() local
497 else if (p_mgnt_info->CustomerID == RT_CID_WNC_NEC && p_dm->is_mp_chip) in odm_config_bb_with_header_file()
501 else if (p_mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file()
504 else if (p_mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file()
541 if (p_mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
543 if (p_mgnt_info->ChannelPlan == RT_CHANNEL_DOMAIN_US_2G_CANADA_5G) in odm_config_bb_with_header_file()
H A Dphydm_rainfo.c444 PMGNT_INFO p_mgnt_info = GetDefaultMgntInfo(p_adapter); in odm_refresh_rate_adaptive_mask_mp() local
484 p_mgnt_info->Ratr_State, ratr_state_new, p_loop_hal_data->UndecoratedSmoothedPWDB)); in odm_refresh_rate_adaptive_mask_mp()
501 if (p_mgnt_info->mIbss) /* Target: AP/IBSS peer. */ in odm_refresh_rate_adaptive_mask_mp()
598 PMGNT_INFO p_mgnt_info = &p_dm->adapter->MgntInfo; in phydm_rate_adaptive_mask_init() local
601 p_mgnt_info->Ratr_State = DM_RATR_STA_INIT; in phydm_rate_adaptive_mask_init()
603 if (p_mgnt_info->DM_Type == dm_type_by_driver) in phydm_rate_adaptive_mask_init()
1804 PMGNT_INFO p_mgnt_info = GetDefaultMgntInfo(adapter); in odm_refresh_basic_rate_mask() local
1822 FilterSupportRate(p_mgnt_info->mBrates, &os_rate_set, false); in odm_refresh_basic_rate_mask()
1825 phydm_set_hw_reg_handler_interface(p_dm, HW_VAR_BASIC_RATE, (u8 *)(&p_mgnt_info->mBrates)); in odm_refresh_basic_rate_mask()
H A Dphydm_adaptivity.c102 PMGNT_INFO p_mgnt_info = &(p_adapter->MgntInfo); in phydm_check_channel_plan() local
104 if (p_mgnt_info->RegEnableAdaptivity == 2) { in phydm_check_channel_plan()
H A Dphydm.c281 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in phydm_common_info_self_update() local
284 if (p_mgnt_info->mAssoc) { in phydm_common_info_self_update()
287 p_sta->mac_addr[i] = p_mgnt_info->Bssid[i]; in phydm_common_info_self_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/halrf/
H A Dhalrf_powertracking.c33 PMGNT_INFO p_mgnt_info = &(p_adapter->MgntInfo); in odm_check_power_status() local
36 if (p_mgnt_info->init_adpt_in_progress == true) { in odm_check_power_status()
H A Dhalrf_powertracking_ap.c953 PMGNT_INFO p_mgnt_info = &adapter->MgntInfo; in odm_txpowertracking_thermal_meter_init() local
956 p_mgnt_info->is_txpowertracking = true; in odm_txpowertracking_thermal_meter_init()
962 …P_POWER_TRACKING, DBG_LOUD, ("p_mgnt_info->is_txpowertracking = %d\n", p_mgnt_info->is_txpowertrac… in odm_txpowertracking_thermal_meter_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_dm.c377 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
378 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c155 PMGNT_INFO p_mgnt_info = &(adapter->MgntInfo); local
168 SET_80211_HDR_ADDRESS3(buffer, p_mgnt_info->Bssid);
H A Dhaltxbf8822b.c260 PMGNT_INFO p_mgnt_info = &(adapter->MgntInfo);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_dm.c569 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
570 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_dm.c569 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
570 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_dm.c567 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
568 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_dm.c613 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
614 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_dm.c610 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
611 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_dm.c613 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
614 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_dm.c615 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
616 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_dm.c574 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
575 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_dm.c614 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
615 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_dm.c576 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
577 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_dm.c613 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
614 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_dm.c610 u32 EDCA_BE_UL = edca_setting_UL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()
611 u32 EDCA_BE_DL = edca_setting_DL[p_mgnt_info->iot_peer]; in rtw_hal_turbo_edca()