Searched refs:adjusted_tsf_le (Results 1 – 2 of 2) sorted by relevance
2098 uint64_t adjusted_tsf_le; in wmi_unified_probe_rsp_tmpl_send() local2106 adjusted_tsf_le = cpu_to_le64(0ULL - in wmi_unified_probe_rsp_tmpl_send()2110 A_MEMCPY(&wh[1], &adjusted_tsf_le, sizeof(adjusted_tsf_le)); in wmi_unified_probe_rsp_tmpl_send()2184 uint64_t adjusted_tsf_le; in wma_unified_bcn_tmpl_send() local2232 adjusted_tsf_le = cpu_to_le64(0ULL - in wma_unified_bcn_tmpl_send()2236 A_MEMCPY(&wh[1], &adjusted_tsf_le, sizeof(adjusted_tsf_le)); in wma_unified_bcn_tmpl_send()
2514 uint64_t adjusted_tsf_le; in wma_tx_packet() local2519 adjusted_tsf_le = cpu_to_le64(0ULL - in wma_tx_packet()2522 A_MEMCPY(&wh[1], &adjusted_tsf_le, sizeof(adjusted_tsf_le)); in wma_tx_packet()