Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtestmode.c190 ar->testmode.orig_wmi_op_version = ar->wmi.op_version; in ath10k_tm_cmd_utf_start()
228 ar->wmi.op_version = ar->testmode.orig_wmi_op_version; in ath10k_tm_cmd_utf_start()
255 ar->wmi.op_version = ar->testmode.orig_wmi_op_version; in __ath10k_tm_cmd_utf_stop()
Dcore.h675 enum ath10k_fw_wmi_op_version orig_wmi_op_version; member