Searched defs:dm_odm (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8188eu/hal/ |
D | Hal8188ERateAdaptive.c | 95 struct odm_dm_struct *dm_odm, in odm_SetTxRPTTiming_8188E() 121 static int odm_RateDown_8188E(struct odm_dm_struct *dm_odm, struct odm_ra_info *pRaInfo) in odm_RateDown_8188E() 178 struct odm_dm_struct *dm_odm, in odm_RateUp_8188E() 242 static void odm_RateDecision_8188E(struct odm_dm_struct *dm_odm, in odm_RateDecision_8188E() 332 static int odm_ARFBRefresh_8188E(struct odm_dm_struct *dm_odm, struct odm_ra_info *pRaInfo) in odm_ARFBRefresh_8188E() 511 struct odm_dm_struct *dm_odm, in odm_RATxRPTTimerSetting() 528 struct odm_dm_struct *dm_odm in ODM_RASupport_Init() 536 int ODM_RAInfo_Init(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RAInfo_Init() 593 int ODM_RAInfo_Init_all(struct odm_dm_struct *dm_odm) in ODM_RAInfo_Init_all() 606 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 | 407 void rtl88eu_dm_txpower_track_adjust(struct odm_dm_struct *dm_odm, u8 type, in rtl88eu_dm_txpower_track_adjust() 451 static void dm_txpwr_track_setpwr(struct odm_dm_struct *dm_odm) in dm_txpwr_track_setpwr() 489 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in rtl88eu_dm_txpower_tracking_callback_thermalmeter() local 760 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in phy_path_a_rx_iqk() local 865 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in phy_path_b_iqk() local 1082 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in simularity_compare() local 1169 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in phy_iq_calibrate() local 1415 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in rtl88eu_phy_iq_calibrate() local 1548 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in rtl88eu_phy_lc_calibrate() local
|