Home
last modified time | relevance | path

Searched defs:tsf (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_tsf.h41 ath_extend_tsf15(u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf15()
54 ath_extend_tsf32(u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf32()
75 ath_extend_tsf(struct ath_softc *sc, u_int32_t rstamp, u_int64_t tsf) in ath_extend_tsf()
H A Dif_ath_rx.c485 uint64_t tsf = ath_extend_tsf(sc, rstamp, in ath_recv_mgmt() local
512 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap_vendor()
577 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap()
659 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt()
1089 u_int64_t tsf; in ath_rx_proc() local
H A Dif_ath_tdma.c367 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; in ath_tdma_update() local
581 uint64_t tsf; in ath_tdma_update() local
H A Dif_ath_rx_edma.c420 uint64_t tsf; in ath_edma_recv_proc_queue() local
554 uint64_t tsf; in ath_edma_recv_proc_deferred_queue() local
H A Dif_ath_beacon.c936 u_int64_t tsf, tsf_beacon; in ath_beacon_config() local
/freebsd-13.1/contrib/ntp/include/
H A Dtimevalops.h35 # 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-13.1/contrib/ntp/libntp/
H A Dtimespecops.c25 # define FTOTVN(tsf) \ argument
34 # define FTOTVN(tsf) \ argument
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c200 u_int32_t pa, struct ath_desc *nds, u_int64_t tsf, in ar9300_proc_rx_desc()
H A Dar9300_timer.c61 ar9300_alloc_generic_timer(struct ath_hal *ah, HAL_GEN_TIMER_DOMAIN tsf) in ar9300_alloc_generic_timer()
H A Dar9300_misc.c311 u_int64_t tsf; in ar9300_get_tsf64() local
320 ar9300_set_tsf64(struct ath_hal *ah, u_int64_t tsf) in ar9300_set_tsf64()
618 u_int32_t tsf = 0, j, next_start_us = 0; in ar9300_set_quiet() local
H A Dar9300_freebsd.c692 uint32_t pa, struct ath_desc *ds_next, uint64_t tsf, in ar9300_proc_rx_desc_freebsd()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c172 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5416ProcRxDesc()
/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Doffload.h36 __le64 tsf; member
H A Dmac-cfg.h163 __le32 tsf; member
H A Dtx.h827 __le64 tsf; member
840 __le64 tsf; member
854 __le64 tsf; member
/freebsd-13.1/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c180 uint64_t tsf, struct ath_rx_status *rxstat) in ath_dfs_process_phy_err()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c209 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5211ProcRxDesc()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c215 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5210ProcRxDesc()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c249 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5212ProcRxDesc()
/freebsd-13.1/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c402 uint64_t tsf; in iwm_mac_ctxt_cmd_fill_sta() local
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dbss.h110 u64 tsf; member
/freebsd-13.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c776 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); in nl80211_parse_bss_info() local
/freebsd-13.1/sys/net80211/
H A Dieee80211_scan.h273 u_int64_t tsf; member
H A Dieee80211_node.h193 u_int64_t tsf; member
/freebsd-13.1/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1810 struct statfs *tsf; in nfsvno_statfs() local
6247 struct statfs *tsf; in nfsrv_pnfsstatfs() local
6756 struct statfs *tsf; in nfsrv_checknospc() local

12