Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drx.h32 * @system_timestamp: GP2 at on air rise
54 __le32 system_timestamp; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c352 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h3240 uint32_t system_timestamp; member
H A Dif_iwm.c3240 tap->wr_tsft = phy_info->system_timestamp; in iwm_rx_rx_mpdu()