Searched defs:dm_odm (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8188eu/hal/ |
D | hal8188e_rate_adaptive.c | 84 static void odm_SetTxRPTTiming_8188E(struct odm_dm_struct *dm_odm, in odm_SetTxRPTTiming_8188E() 109 static int odm_RateDown_8188E(struct odm_dm_struct *dm_odm, in odm_RateDown_8188E() 173 static int odm_RateUp_8188E(struct odm_dm_struct *dm_odm, in odm_RateUp_8188E() 246 static void odm_RateDecision_8188E(struct odm_dm_struct *dm_odm, in odm_RateDecision_8188E() 337 static int odm_ARFBRefresh_8188E(struct odm_dm_struct *dm_odm, struct odm_ra_info *pRaInfo) in odm_ARFBRefresh_8188E() 518 static void odm_RATxRPTTimerSetting(struct odm_dm_struct *dm_odm, in odm_RATxRPTTimerSetting() 534 int ODM_RAInfo_Init(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RAInfo_Init() 592 int ODM_RAInfo_Init_all(struct odm_dm_struct *dm_odm) in ODM_RAInfo_Init_all() 605 u8 ODM_RA_GetShortGI_8188E(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RA_GetShortGI_8188E() 614 u8 ODM_RA_GetDecisionRate_8188E(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RA_GetDecisionRate_8188E() [all …]
|
D | odm_rtl8188e.c | 11 static void dm_rx_hw_antena_div_init(struct odm_dm_struct *dm_odm) in dm_rx_hw_antena_div_init() 42 static void dm_trx_hw_antenna_div_init(struct odm_dm_struct *dm_odm) in dm_trx_hw_antenna_div_init() 86 static void dm_fast_training_init(struct odm_dm_struct *dm_odm) in dm_fast_training_init() 141 void rtl88eu_dm_antenna_div_init(struct odm_dm_struct *dm_odm) in rtl88eu_dm_antenna_div_init() 151 void rtl88eu_dm_update_rx_idle_ant(struct odm_dm_struct *dm_odm, u8 ant) in rtl88eu_dm_update_rx_idle_ant() 191 static void update_tx_ant_88eu(struct odm_dm_struct *dm_odm, u8 ant, u32 mac_id) in update_tx_ant_88eu() 205 void rtl88eu_dm_set_tx_ant_by_tx_info(struct odm_dm_struct *dm_odm, in rtl88eu_dm_set_tx_ant_by_tx_info() 218 void rtl88eu_dm_ant_sel_statistics(struct odm_dm_struct *dm_odm, in rtl88eu_dm_ant_sel_statistics() 242 static void rtl88eu_dm_hw_ant_div(struct odm_dm_struct *dm_odm) in rtl88eu_dm_hw_ant_div() 301 void rtl88eu_dm_antenna_diversity(struct odm_dm_struct *dm_odm) in rtl88eu_dm_antenna_diversity()
|
D | rtl8188e_dm.c | 36 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in Init_ODM_ComInfo_88E() local 71 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in Update_ODM_ComInfo_88E() local 124 struct odm_dm_struct *dm_odm = &Adapter->HalData->odmpriv; in rtl8188e_InitHalDm() local 196 struct odm_dm_struct *dm_odm = &Adapter->HalData->odmpriv; in rtw_hal_antdiv_before_linked() local
|
D | odm_hwconfig.c | 27 static s32 odm_signal_scale_mapping(struct odm_dm_struct *dm_odm, s32 currsig) in odm_signal_scale_mapping() 62 static void odm_RxPhyStatus92CSeries_Parsing(struct odm_dm_struct *dm_odm, in odm_RxPhyStatus92CSeries_Parsing() 251 static void odm_Process_RSSIForDM(struct odm_dm_struct *dm_odm, in odm_Process_RSSIForDM() 388 void ODM_PhyStatusQuery(struct odm_dm_struct *dm_odm, in ODM_PhyStatusQuery()
|
D | phy.c | 300 void rtl88eu_dm_txpower_track_adjust(struct odm_dm_struct *dm_odm, u8 type, in rtl88eu_dm_txpower_track_adjust() 343 static void dm_txpwr_track_setpwr(struct odm_dm_struct *dm_odm) in dm_txpwr_track_setpwr() 378 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in rtl88eu_dm_txpower_tracking_callback_thermalmeter() local 560 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_path_a_rx_iqk() local 664 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_path_b_iqk() local 952 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_iq_calibrate() local 1197 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in rtl88eu_phy_iq_calibrate() local 1317 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in rtl88eu_phy_lc_calibrate() local
|