Searched defs:tsf (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/sys/dev/ath/
H A Dif_ath_tsf.h39 ath_extend_tsf15(u_int32_t rstamp, u_int64_t tsf) argument
52 ath_extend_tsf32(u_int32_t rstamp, u_int64_t tsf) argument
73 ath_extend_tsf(struct ath_softc *sc, u_int32_t rstamp, u_int64_t tsf) argument
[all...]
H A Dif_ath_tdma.c365 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; local
579 uint64_t tsf; local
[all...]
H A Dif_ath_rx_edma.c418 uint64_t tsf; local
552 uint64_t tsf; local
H A Dif_ath_beacon.c936 u_int64_t tsf, tsf_beacon; local
[all...]
H A Dif_ath_rx.c484 uint64_t tsf = ath_extend_tsf(sc, rstamp, local
510 ath_rx_tap_vendor(struct ath_softc *sc, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
575 ath_rx_tap(struct ath_softc *sc, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
657 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
1086 u_int64_t tsf; local
[all...]
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c199 ar9300_proc_rx_desc(struct ath_hal *ah, struct ath_desc *ds, u_int32_t pa, struct ath_desc *nds, u_int64_t tsf, struct ath_rx_status *rxs) argument
H A Dar9300_timer.c61 ar9300_alloc_generic_timer(struct ath_hal *ah, HAL_GEN_TIMER_DOMAIN tsf) argument
H A Dar9300_freebsd.c710 ar9300_proc_rx_desc_freebsd(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *ds_next, uint64_t tsf, struct ath_rx_status *rxs) argument
/freebsd-current/sys/dev/wtap/wtap_hal/
H A Dhal.h50 uint64_t tsf; member in struct:wtap_hal::hw
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dspectral.h50 ath10k_spectral_process_fft(struct ath10k *ar, struct wmi_phyerr_ev_arg *phyerr, const struct phyerr_fft_report *fftr, size_t bin_len, u64 tsf) argument
H A Dspectral.c63 ath10k_spectral_process_fft(struct ath10k *ar, struct wmi_phyerr_ev_arg *phyerr, const struct phyerr_fft_report *fftr, size_t bin_len, u64 tsf) argument
/freebsd-current/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c175 ath_dfs_process_phy_err(struct ath_softc *sc, struct mbuf *m, uint64_t tsf, struct ath_rx_status *rxstat) argument
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c169 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Doffload.h52 __le64 tsf; member in struct:iwl_stored_beacon_notif_common
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c206 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c246 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
/freebsd-current/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c212 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c400 uint64_t tsf; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_usb_core.c149 u64 tsf, time; local
H A Dmt792x_core.c163 } tsf; local
189 } tsf = { .t64 = timestamp, }; local
/freebsd-current/sys/contrib/dev/athk/
H A Dspectral_common.h62 __be64 tsf; member in struct:fft_sample_ht20
76 __be64 tsf; member in struct:fft_sample_ht20_40
104 __be64 tsf; member in struct:fft_sample_ath10k
123 __be32 tsf; member in struct:fft_sample_ath11k
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dbss.h110 u64 tsf; member in struct:wpa_bss
/freebsd-current/sys/dev/wtap/
H A Dif_wtap.c167 uint64_t tsf = wtap_hal_get_tsf(sc->hal); local
243 uint64_t tsf; local
[all...]
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c776 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c839 } tsf; local
879 } tsf = { .t64 = timestamp, }; local
905 } tsf = { .t64 = timestamp, }; local
[all...]

Completed in 418 milliseconds

123