Home
last modified time | relevance | path

Searched refs:WIL_FW_SIGNATURE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dfw.h9 #define WIL_FW_SIGNATURE (0x36323130) /* '0126' */ macro
H A Dfw_inc.c81 if (le32_to_cpu(fh_->signature) != WIL_FW_SIGNATURE) { in wil_fw_verify()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dfw.h9 #define WIL_FW_SIGNATURE (0x36323130) /* '0126' */ macro
H A Dfw_inc.c81 if (le32_to_cpu(fh_->signature) != WIL_FW_SIGNATURE) { in wil_fw_verify()

Completed in 4 milliseconds