Searched defs:dm_odm (Results  1 – 5 of 5) sorted by relevance
| /linux-4.1.27/drivers/staging/rtl8188eu/hal/ | 
| D | Hal8188ERateAdaptive.c | 95 		struct odm_dm_struct *dm_odm,  in odm_SetTxRPTTiming_8188E() 122 static int odm_RateDown_8188E(struct odm_dm_struct *dm_odm,  in odm_RateDown_8188E() 187 		struct odm_dm_struct *dm_odm,  in odm_RateUp_8188E() 259 static void odm_RateDecision_8188E(struct odm_dm_struct *dm_odm,  in odm_RateDecision_8188E() 350 static int odm_ARFBRefresh_8188E(struct odm_dm_struct *dm_odm, struct odm_ra_info *pRaInfo)  in odm_ARFBRefresh_8188E() 529 		struct odm_dm_struct *dm_odm,  in odm_RATxRPTTimerSetting() 546 		struct odm_dm_struct *dm_odm  in ODM_RASupport_Init() 554 int ODM_RAInfo_Init(struct odm_dm_struct *dm_odm, u8 macid)  in ODM_RAInfo_Init() 612 int ODM_RAInfo_Init_all(struct odm_dm_struct *dm_odm)  in ODM_RAInfo_Init_all() 625 u8 ODM_RA_GetShortGI_8188E(struct odm_dm_struct *dm_odm, u8 macid)  in ODM_RA_GetShortGI_8188E() [all …] 
 | 
| D | odm_RTL8188E.c | 24 static void dm_rx_hw_antena_div_init(struct odm_dm_struct *dm_odm)  in dm_rx_hw_antena_div_init() 55 static void dm_trx_hw_antenna_div_init(struct odm_dm_struct *dm_odm)  in dm_trx_hw_antenna_div_init() 99 static void dm_fast_training_init(struct odm_dm_struct *dm_odm)  in dm_fast_training_init() 177 void rtl88eu_dm_antenna_div_init(struct odm_dm_struct *dm_odm)  in rtl88eu_dm_antenna_div_init() 187 void rtl88eu_dm_update_rx_idle_ant(struct odm_dm_struct *dm_odm, u8 ant)  in rtl88eu_dm_update_rx_idle_ant() 225 static void update_tx_ant_88eu(struct odm_dm_struct *dm_odm, u8 ant, u32 mac_id)  in update_tx_ant_88eu() 239 void rtl88eu_dm_set_tx_ant_by_tx_info(struct odm_dm_struct *dm_odm,  in rtl88eu_dm_set_tx_ant_by_tx_info() 252 void rtl88eu_dm_ant_sel_statistics(struct odm_dm_struct *dm_odm,  in rtl88eu_dm_ant_sel_statistics() 275 static void rtl88eu_dm_hw_ant_div(struct odm_dm_struct *dm_odm)  in rtl88eu_dm_hw_ant_div() 334 void rtl88eu_dm_antenna_diversity(struct odm_dm_struct *dm_odm)  in rtl88eu_dm_antenna_diversity()
  | 
| D | odm_HWConfig.c | 42 static s32 odm_SignalScaleMapping_92CSeries(struct odm_dm_struct *dm_odm, s32 CurrSig)  in odm_SignalScaleMapping_92CSeries() 65 static s32 odm_SignalScaleMapping(struct odm_dm_struct *dm_odm, s32 CurrSig)  in odm_SignalScaleMapping() 90 static void odm_RxPhyStatus92CSeries_Parsing(struct odm_dm_struct *dm_odm,  in odm_RxPhyStatus92CSeries_Parsing() 278 static void odm_Process_RSSIForDM(struct odm_dm_struct *dm_odm,  in odm_Process_RSSIForDM() 414 static void ODM_PhyStatusQuery_92CSeries(struct odm_dm_struct *dm_odm,  in ODM_PhyStatusQuery_92CSeries() 428 void ODM_PhyStatusQuery(struct odm_dm_struct *dm_odm,  in ODM_PhyStatusQuery()
  | 
| D | rtl8188e_dm.c | 52 	struct odm_dm_struct *dm_odm = &(hal_data->odmpriv);  in Init_ODM_ComInfo_88E()  local 97 	struct odm_dm_struct *dm_odm = &(hal_data->odmpriv);  in Update_ODM_ComInfo_88E()  local 142 	struct odm_dm_struct *dm_odm = &(hal_data->odmpriv);  in rtl8188e_InitHalDm()  local 225 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in AntDivBeforeLink8188E()  local
  | 
| D | phy.c | 384 void rtl88eu_dm_txpower_track_adjust(struct odm_dm_struct *dm_odm, u8 type,  in rtl88eu_dm_txpower_track_adjust() 428 static void dm_txpwr_track_setpwr(struct odm_dm_struct *dm_odm)  in dm_txpwr_track_setpwr() 464 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in rtl88eu_dm_txpower_tracking_callback_thermalmeter()  local 668 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in phy_path_a_rx_iqk()  local 773 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in phy_path_b_iqk()  local 990 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in simularity_compare()  local 1069 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in phy_iq_calibrate()  local 1315 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in rtl88eu_phy_iq_calibrate()  local 1448 	struct odm_dm_struct *dm_odm = &hal_data->odmpriv;  in rtl88eu_phy_lc_calibrate()  local
  |