Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h288 * @t4_hi: high dword of t4-time of the Rx'ed action frame's Ack arrival on
313 __le32 t4_hi;
338 * @t4_hi: high dword of t4-time of the Rx'ed action frame's Ack arrival on
351 __le32 t4_hi;
312 __le32 t4_hi; global() member
350 __le32 t4_hi; global() member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.c116 ts_10ns = iwl_mvm_get_64_bit(notif->t4_hi, notif->t4_lo); in iwl_mvm_time_sync_msmt_confirm_event()