Searched defs:dm_odm (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | hal8188e_rate_adaptive.c | 96 struct odm_dm_struct *dm_odm, in odm_SetTxRPTTiming_8188E() 123 static int odm_RateDown_8188E(struct odm_dm_struct *dm_odm, in odm_RateDown_8188E() 188 struct odm_dm_struct *dm_odm, in odm_RateUp_8188E() 260 static void odm_RateDecision_8188E(struct odm_dm_struct *dm_odm, in odm_RateDecision_8188E() 351 static int odm_ARFBRefresh_8188E(struct odm_dm_struct *dm_odm, struct odm_ra_info *pRaInfo) in odm_ARFBRefresh_8188E() 530 struct odm_dm_struct *dm_odm, in odm_RATxRPTTimerSetting() 545 int ODM_RAInfo_Init(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RAInfo_Init() 603 int ODM_RAInfo_Init_all(struct odm_dm_struct *dm_odm) in ODM_RAInfo_Init_all() 616 u8 ODM_RA_GetShortGI_8188E(struct odm_dm_struct *dm_odm, u8 macid) in ODM_RA_GetShortGI_8188E() 625 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() 164 void rtl88eu_dm_antenna_div_init(struct odm_dm_struct *dm_odm) in rtl88eu_dm_antenna_div_init() 174 void rtl88eu_dm_update_rx_idle_ant(struct odm_dm_struct *dm_odm, u8 ant) in rtl88eu_dm_update_rx_idle_ant() 212 static void update_tx_ant_88eu(struct odm_dm_struct *dm_odm, u8 ant, u32 mac_id) in update_tx_ant_88eu() 226 void rtl88eu_dm_set_tx_ant_by_tx_info(struct odm_dm_struct *dm_odm, in rtl88eu_dm_set_tx_ant_by_tx_info() 239 void rtl88eu_dm_ant_sel_statistics(struct odm_dm_struct *dm_odm, in rtl88eu_dm_ant_sel_statistics() 263 static void rtl88eu_dm_hw_ant_div(struct odm_dm_struct *dm_odm) in rtl88eu_dm_hw_ant_div() 320 void rtl88eu_dm_antenna_diversity(struct odm_dm_struct *dm_odm) in rtl88eu_dm_antenna_diversity()
|
D | odm_HWConfig.c | 29 static s32 odm_SignalScaleMapping_92CSeries(struct odm_dm_struct *dm_odm, s32 CurrSig) in odm_SignalScaleMapping_92CSeries() 52 static s32 odm_SignalScaleMapping(struct odm_dm_struct *dm_odm, s32 CurrSig) in odm_SignalScaleMapping() 77 static void odm_RxPhyStatus92CSeries_Parsing(struct odm_dm_struct *dm_odm, in odm_RxPhyStatus92CSeries_Parsing() 265 static void odm_Process_RSSIForDM(struct odm_dm_struct *dm_odm, in odm_Process_RSSIForDM() 401 static void ODM_PhyStatusQuery_92CSeries(struct odm_dm_struct *dm_odm, in ODM_PhyStatusQuery_92CSeries() 415 void ODM_PhyStatusQuery(struct odm_dm_struct *dm_odm, in ODM_PhyStatusQuery()
|
D | rtl8188e_dm.c | 39 struct odm_dm_struct *dm_odm = &(hal_data->odmpriv); in Init_ODM_ComInfo_88E() local 72 struct odm_dm_struct *dm_odm = &(hal_data->odmpriv); in Update_ODM_ComInfo_88E() local 122 struct odm_dm_struct *dm_odm = &(Adapter->HalData->odmpriv); in rtl8188e_InitHalDm() local 189 struct odm_dm_struct *dm_odm = &Adapter->HalData->odmpriv; in rtw_hal_antdiv_before_linked() local
|
D | phy.c | 320 void rtl88eu_dm_txpower_track_adjust(struct odm_dm_struct *dm_odm, u8 type, in rtl88eu_dm_txpower_track_adjust() 363 static void dm_txpwr_track_setpwr(struct odm_dm_struct *dm_odm) in dm_txpwr_track_setpwr() 398 struct odm_dm_struct *dm_odm = &hal_data->odmpriv; in rtl88eu_dm_txpower_tracking_callback_thermalmeter() local 580 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_path_a_rx_iqk() local 684 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_path_b_iqk() local 971 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in phy_iq_calibrate() local 1216 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in rtl88eu_phy_iq_calibrate() local 1343 struct odm_dm_struct *dm_odm = &adapt->HalData->odmpriv; in rtl88eu_phy_lc_calibrate() local
|