Home
last modified time | relevance | path

Searched refs:get_cfg_idx (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_firmware.c1945 hi_bool get_cfg_idx(const hi_char *cfg_name, hi_u8 *idx) in get_cfg_idx() function
1962 if (!get_cfg_idx((const hi_char *)WIFI_CFG_MAC, &idx)) { in cfg_get_mac()
1979 if (!get_cfg_idx(WIFI_CFG_DBB_PARAMS, &idx)) { in cfg_dbb()
2000 if (!get_cfg_idx(WIFI_CFG_COUNTRY_CODE, &idx)) { in cfg_country_code()
2023 if (!get_cfg_idx(WIFI_CFG_CH_TXPWR, &idx)) { in cfg_tx_pwr_offset()
2046 if (!get_cfg_idx(WIFI_CFG_FREQ_COMP, &idx)) { in cfg_freq_comp_val()
2067 if (!get_cfg_idx(WIFI_CFG_RSSI_OFFSET, &idx)) { in cfg_rssi_ofset()

Completed in 3 milliseconds