Searched refs:nrf_wifi_validate_fw_header (Results 1 – 2 of 2) sorted by relevance
56 enum nrf_wifi_status nrf_wifi_validate_fw_header(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx,
126 enum nrf_wifi_status nrf_wifi_validate_fw_header(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_validate_fw_header() function181 if (nrf_wifi_validate_fw_header(fmac_dev_ctx, info) != NRF_WIFI_STATUS_SUCCESS) { in nrf_wifi_fmac_fw_parse()