Searched refs:wifi_proc (Results 1 – 1 of 1) sorted by relevance
24 struct nrf_wifi_proc wifi_proc[] = { variable237 for (i = 0; i < ARRAY_SIZE(wifi_proc); i++) { in nrf_wifi_fmac_fw_reset()239 wifi_proc[i].type); in nrf_wifi_fmac_fw_reset()243 __func__, wifi_proc[i].name); in nrf_wifi_fmac_fw_reset()256 for (i = 0; i < ARRAY_SIZE(wifi_proc); i++) { in nrf_wifi_fmac_fw_boot()258 wifi_proc[i].type, in nrf_wifi_fmac_fw_boot()259 wifi_proc[i].is_patch_present); in nrf_wifi_fmac_fw_boot()263 __func__, wifi_proc[i].name); in nrf_wifi_fmac_fw_boot()268 wifi_proc[i].type); in nrf_wifi_fmac_fw_boot()272 __func__, wifi_proc[i].name); in nrf_wifi_fmac_fw_boot()[all …]