Home
last modified time | relevance | path

Searched refs:boottime_ns (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c545 rx_status->boottime_ns = ktime_get_boottime_ns(); in iwl_mvm_rx_rx_mpdu()
H A Drxmq.c2422 rx_status->boottime_ns = ktime_get_boottime_ns(); in iwl_mvm_rx_mpdu_mq()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h302 int boottime_ns, scan_width, signal; member
H A Dmac80211.h639 uint64_t boottime_ns; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Drx.c1879 rx_status->boottime_ns = ktime_get_boottime_ns(); in iwl_mld_rx_mpdu()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1305 status->boottime_ns = ktime_get_boottime_ns(); in mt76_rx_convert()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c2892 rx_status->boottime_ns = ktime_get_boottime_ns(); in rtw89_core_update_rx_status()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c7647 (uintmax_t)rx_status->boottime_ns,
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.c2651 status->boottime_ns = ktime_get_boottime_ns(); in ath10k_wmi_event_mgmt_rx()