Home
last modified time | relevance | path

Searched refs:dm_sat_table (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_smt_ant.c380 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_hl_smart_ant_type2_init_8822b()
513 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_construct_hb_rfu_codeword_type2()
539 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_update_beam_pattern_type2()
622 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_update_rx_idle_beam_type2()
654 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_hl_smt_ant_dbg_type2()
902 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_set_rfu_beam_pattern_type2()
928 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_fast_ant_training_hl_smart_antenna_type2()
1234 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_beam_switch_workitem_callback()
1279 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_process_rssi_for_hb_smtant_type2()
1391 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in phydm_hl_smart_ant_type1_init_8821a()
[all …]
Dphydm.c3173 &dm->dm_sat_table.hl_smart_antenna_workitem, in odm_init_all_work_items()
3179 &dm->dm_sat_table.hl_smart_antenna_decision_workitem, in odm_init_all_work_items()
3295 odm_free_work_item(&dm->dm_sat_table.hl_smart_antenna_workitem); in odm_free_all_work_items()
3296 odm_free_work_item(&dm->dm_sat_table.hl_smart_antenna_decision_workitem); in odm_free_all_work_items()
Dphydm.h1277 struct smt_ant_honbo dm_sat_table; member
Dphydm_antdiv.c5217 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in odm_ant_div()
5825 struct smt_ant_honbo *sat_tab = &dm->dm_sat_table; in odm_process_rssi_for_ant_div()