Home
last modified time | relevance | path

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

/linux-6.15/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.h744 u8 ftm_msgref; member
/linux-6.15/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.h767 u8 ftm_msgref; member