Home
last modified time | relevance | path

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

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