Home
last modified time | relevance | path

Searched refs:config_type (Results 1 – 9 of 9) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_hwconfig.c59 enum odm_rf_config_type config_type, in odm_config_rf_with_header_file() argument
78 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()
83 } else if (config_type == CONFIG_RF_TXPWR_LMT) { in odm_config_rf_with_header_file()
98 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()
101 } else if (config_type == CONFIG_RF_TXPWR_LMT) { in odm_config_rf_with_header_file()
122 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()
127 } else if (config_type == CONFIG_RF_TXPWR_LMT) { in odm_config_rf_with_header_file()
142 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()
145 } else if (config_type == CONFIG_RF_TXPWR_LMT) { in odm_config_rf_with_header_file()
153 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()
[all …]
Dphydm_hwconfig.h57 enum odm_rf_config_type config_type,
62 enum odm_bb_config_type config_type);
Dphydm_precomp.h208 enum phydm_halmac_param config_type,
Dphydm_interface.h261 phydm_set_reg_by_fw(struct dm_struct *dm, enum phydm_halmac_param config_type,
Dphydm_interface.c351 phydm_set_reg_by_fw(struct dm_struct *dm, enum phydm_halmac_param config_type, in phydm_set_reg_by_fw() argument
357 config_type, in phydm_set_reg_by_fw()
370 config_type, in phydm_set_reg_by_fw()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/
Dhalrf.c3540 halrf_config_rfk_with_header_file(void *dm_void, u32 config_type) in halrf_config_rfk_with_header_file() argument
3547 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3554 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3560 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3566 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3572 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3578 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3584 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3590 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
3596 if (config_type == CONFIG_BB_RF_CAL_INIT) in halrf_config_rfk_with_header_file()
[all …]
Dhalrf.h736 halrf_config_rfk_with_header_file(void *dm_void, u32 config_type);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_dm.c1106 enum phydm_halmac_param config_type, in rtw_phydm_cfg_phy_para() argument
1117 switch (config_type) { in rtw_phydm_cfg_phy_para()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/macif/
Dwifi_msg.h2624 uint8_t config_type; member