Searched refs:WIL_FW_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
9 #define WIL_FW_SIGNATURE (0x36323130) /* '0126' */ macro
81 if (le32_to_cpu(fh_->signature) != WIL_FW_SIGNATURE) { in wil_fw_verify()