Searched refs:check_value (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_main.c | 4801 uint8_t check_value = 0; in hdd_set_pcie_params() local 4803 ret = ucfg_fwol_get_pcie_config(hdd_ctx->psoc, &check_value); in hdd_set_pcie_params() 4808 (int)check_value, index++, in hdd_set_pcie_params() 4813 (int)check_value, index++, in hdd_set_pcie_params() 15844 bool check_value; in hdd_pre_enable_configure() local 15929 &check_value); in hdd_pre_enable_configure() 15934 (int)check_value, index++, in hdd_pre_enable_configure() 15943 &check_value); in hdd_pre_enable_configure() 15948 (int)check_value, index++, in hdd_pre_enable_configure() 15956 ret = ucfg_fwol_get_ani_enabled(hdd_ctx->psoc, &check_value); in hdd_pre_enable_configure() [all …]
|