Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h283 * @t1_hi: high dword of t1-time of the Tx'ed action frame departure on
310 __le32 t1_hi;
333 * @t1_hi: high dword of t1-time of the Tx'ed action frame departure on
348 __le32 t1_hi;
309 __le32 t1_hi; global() member
347 __le32 t1_hi; global() member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.c111 ts_10ns = iwl_mvm_get_64_bit(notif->t1_hi, notif->t1_lo); in iwl_mvm_time_sync_msmt_confirm_event()