Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm.c70 int firmware_download_function(hi_u32 which_cfg) in firmware_download_function() argument
80 if (which_cfg >= CFG_FILE_TOTAL) { in firmware_download_function()
81 oam_error_log1(0, 0, "firmware_download_function:: cfg file index [%d] outof range", which_cfg); in firmware_download_function()
90 ret = firmware_download(which_cfg); in firmware_download_function()
H A Dplat_pm.h160 extern int firmware_download_function(hi_u32 which_cfg);

Completed in 2 milliseconds