Home
last modified time | relevance | path

Searched refs:WIL_FW_FMT_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h10 #define WIL_FW_FMT_VERSION (1) /* format version driver supports */ macro
H A Dfw_inc.c88 if (le32_to_cpu(fh_->version) > WIL_FW_FMT_VERSION) { in wil_fw_verify()