Home
last modified time | relevance | path

Searched refs:ftm_msgref (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dtestmode.c256 ftm_cmd->seg_hdr.msgref = cpu_to_le32(ar->ftm_msgref); in ath12k_tm_cmd_process_ftm()
277 ++ar->ftm_msgref; in ath12k_tm_cmd_process_ftm()
296 ar->ftm_msgref = 0; in ath12k_tm_cmd_testmode_start()
H A Dcore.h754 u8 ftm_msgref; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c288 ar->ftm_msgref = 0; in ath11k_tm_cmd_testmode_start()
449 ftm_cmd->seg_hdr.msgref = ar->ftm_msgref; in ath11k_tm_cmd_wmi_ftm()
467 ar->ftm_msgref++; in ath11k_tm_cmd_wmi_ftm()
H A Dcore.h785 u8 ftm_msgref; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c589 ftm_cmd->seg_hdr.msgref = __cpu_to_le32(ar->testmode.ftm_msgref); in ath10k_tm_cmd_tlv()
607 ar->testmode.ftm_msgref++; in ath10k_tm_cmd_tlv()
H A Dcore.h1262 u8 ftm_msgref; member