Searched refs:config_type (Results 1 – 9 of 9) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_hwconfig.c | 59 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 …]
|
D | phydm_hwconfig.h | 57 enum odm_rf_config_type config_type, 62 enum odm_bb_config_type config_type);
|
D | phydm_precomp.h | 208 enum phydm_halmac_param config_type,
|
D | phydm_interface.h | 261 phydm_set_reg_by_fw(struct dm_struct *dm, enum phydm_halmac_param config_type,
|
D | phydm_interface.c | 351 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/ |
D | halrf.c | 3540 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 …]
|
D | halrf.h | 736 halrf_config_rfk_with_header_file(void *dm_void, u32 config_type);
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
D | hal_dm.c | 1106 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/ |
D | wifi_msg.h | 2624 uint8_t config_type; member
|