/freebsd/sys/dev/ath/ |
H A D | if_ath_tsf.h | 39 ath_extend_tsf15(u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf15() 52 ath_extend_tsf32(u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf32() 73 ath_extend_tsf(struct ath_softc *sc, u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf()
|
H A D | if_ath_rx.c | 484 uint64_t tsf = ath_extend_tsf(sc, rstamp, in ath_recv_mgmt() local 511 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap_vendor() 576 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap() 658 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt() 1086 u_int64_t tsf; in ath_rx_proc() local
|
H A D | if_ath_tdma.c | 365 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; in ath_tdma_update() local 579 uint64_t tsf; in ath_tdma_update() local
|
H A D | if_ath_rx_edma.c | 418 uint64_t tsf; in ath_edma_recv_proc_queue() local 552 uint64_t tsf; in ath_edma_recv_proc_deferred_queue() local
|
/freebsd/contrib/ntp/include/ |
H A D | timevalops.h | 35 # define TVUTOTSF(tvu, tsf) \ argument 40 # define TVUTOTSF(tvu, tsf) \ argument 62 # define TSFTOTVU(tsf, tvu) \ argument 68 # define TSFTOTVU(tsf, tvu) \ argument 126 #define MSUTOTSF(msu, tsf) TVUTOTSF((msu) * 1000, tsf) argument
|
/freebsd/contrib/ntp/libntp/ |
H A D | timespecops.c | 25 # define FTOTVN(tsf) \ argument 34 # define FTOTVN(tsf) \ argument
|
/freebsd/sys/contrib/dev/athk/ |
H A D | spectral_common.h | 62 __be64 tsf; member 76 __be64 tsf; member 104 __be64 tsf; member 123 __be32 tsf; member
|
/freebsd/sys/dev/wtap/wtap_hal/ |
H A D | hal.h | 50 uint64_t tsf; member
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_recv_ds.c | 200 u_int32_t pa, struct ath_desc *nds, u_int64_t tsf, in ar9300_proc_rx_desc()
|
H A D | ar9300_timer.c | 61 ar9300_alloc_generic_timer(struct ath_hal *ah, HAL_GEN_TIMER_DOMAIN tsf) in ar9300_alloc_generic_timer()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | spectral.h | 53 size_t bin_len, u64 tsf) in ath10k_spectral_process_fft()
|
H A D | spectral.c | 66 size_t bin_len, u64 tsf) in ath10k_spectral_process_fft()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_recv.c | 170 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5416ProcRxDesc()
|
/freebsd/sys/dev/ath/ath_dfs/null/ |
H A D | dfs_null.c | 176 uint64_t tsf, struct ath_rx_status *rxstat) in ath_dfs_process_phy_err()
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | offload.h | 52 __le64 tsf; global() member
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_recv.c | 207 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5211ProcRxDesc()
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_recv.c | 213 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5210ProcRxDesc()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_recv.c | 247 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5212ProcRxDesc()
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_mac_ctxt.c | 400 uint64_t tsf; in iwm_mac_ctxt_cmd_fill_sta() local
|
/freebsd/sys/dev/wtap/ |
H A D | if_wtap.c | 167 uint64_t tsf = wtap_hal_get_tsf(sc->hal); in wtap_recv_mgmt() local 243 uint64_t tsf; in wtap_beacon_intrp() local [all...] |
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_usb_core.c | 149 u64 tsf, time; in mt76x02u_restart_pre_tbtt_timer() local
|
H A D | mt792x_core.c | 163 } tsf; in mt792x_get_tsf() local 189 } tsf = { .t64 = timestamp, }; in mt792x_set_tsf() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | main.c | 917 } tsf; in mt7615_get_tsf() local 945 } tsf = { .t64 = timestamp, }; in mt7615_set_tsf() local 971 } tsf = { .t64 = timestamp, }; in mt7615_offset_tsf() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | main.c | 839 } tsf; in __mt7996_get_tsf() local 879 } tsf = { .t64 = timestamp, }; in mt7996_set_tsf() local 905 } tsf = { .t64 = timestamp, }; in mt7996_offset_tsf() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | main.c | 924 } tsf; in __mt7915_get_tsf() local 969 } tsf = { .t64 = timestamp, }; in mt7915_set_tsf() local 1000 } tsf = { .t64 = timestamp, }; in mt7915_offset_tsf() local
|