Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c547 rx_status->boottime_ns = ktime_get_boottime_ns(); in iwl_mvm_rx_rx_mpdu()
H A Drxmq.c2634 rx_status->boottime_ns = ktime_get_boottime_ns(); in iwl_mvm_rx_mpdu_mq()
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h263 int boottime_ns, scan_width, signal; member
H A Dmac80211.h639 uint64_t boottime_ns; member
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1125 status->boottime_ns = ktime_get_boottime_ns(); in mt76_rx_convert()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c5131 (uintmax_t)rx_status->boottime_ns, in linuxkpi_ieee80211_rx()
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dwmi.c2622 status->boottime_ns = ktime_get_boottime_ns(); in ath10k_wmi_event_mgmt_rx()