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

12

/freebsd-10.0-release/contrib/ntp/libntp/
H A Dtsftomsu.c8 tsftomsu( u_long tsf, int round ) argument
/freebsd-10.0-release/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.c364 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; local
574 uint64_t tsf; local
[all...]
H A Dif_ath_rx.c343 uint64_t tsf = ath_extend_tsf(sc, rstamp, local
369 ath_rx_tap_vendor(struct ifnet *ifp, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
435 ath_rx_tap(struct ifnet *ifp, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
517 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
900 u_int64_t tsf; local
[all...]
H A Dif_ath_rx_edma.c341 uint64_t tsf; local
474 uint64_t tsf; local
H A Dif_ath_beacon.c918 u_int64_t tsf; local
[all...]
H A Dif_ath_tx.c1816 u_int64_t tsf = ath_hal_gettsf64(ah); local
2221 u_int64_t tsf = ath_hal_gettsf64(ah); local
H A Dif_ath.c1951 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); local
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c173 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.c411 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
H A Dar9300_misc.c309 u_int64_t tsf; local
318 ar9300_set_tsf64(struct ath_hal *ah, u_int64_t tsf) argument
616 u_int32_t tsf = 0, j, next_start_us = 0; local
[all...]
H A Dar9300_stub_funcs.c756 ar9300_Stub_ProcRxDesc(struct ath_hal *ah, struct ath_desc *desc0, uint32_t a, struct ath_desc *desc, uint64_t tsf, struct ath_rx_status *rxstat) argument
/freebsd-10.0-release/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-10.0-release/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
H A Dar5416_reset.c91 uint64_t tsf = 0; local
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c213 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-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c207 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-10.0-release/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-10.0-release/contrib/wpa/wpa_supplicant/
H A Dbss.h85 u64 tsf; member in struct:wpa_bss
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_scan.h235 u_int64_t tsf; member in union:ieee80211_scan_entry::__anon10134
H A Dieee80211_node.h183 u_int64_t tsf; member in union:ieee80211_node::__anon10126
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_urtwn.c1301 uint64_t tsf; local
[all...]
/freebsd-10.0-release/sys/dev/wpi/
H A Dif_wpi.c2338 struct wpi_cmd_tsf tsf; local
[all...]
H A Dif_wpireg.h612 uint64_t tsf; member in struct:wpi_stop_scan

Completed in 361 milliseconds

12