Home
last modified time | relevance | path

Searched defs:_ODM_PATH_DIVERSITY_ (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pathdiv.h76 struct _ODM_PATH_DIVERSITY_ { struct
77 boolean stop_path_div; /*@Limit by enabled path number*/
78 boolean path_div_in_progress;
79 boolean cck_fix_path_en; /*@ BB Reg for Adv-Ctrl (or debug mode)*/
80 boolean ofdm_fix_path_en; /*@ BB Reg for Adv-Ctrl (or debug mode)*/
81 enum bb_path cck_fix_path_sel; /*@ BB Reg for Adv-Ctrl (or debug mode)*/
82 enum bb_path ofdm_fix_path_sel;/*@ BB Reg for Adv-Ctrl (or debug mode)*/
83 enum phydm_path_ctrl tx_path_ctrl;
84 enum bb_path default_tx_path;
85 enum bb_path path_sel[ODM_ASSOCIATE_ENTRY_NUM];
[all …]