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

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c137 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.c90 uint64_t tsf = 0; local
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dbss.h66 u64 tsf; member in struct:wpa_bss
/freebsd-9.3-release/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c110 ath_dfs_process_phy_err(struct ath_softc *sc, const char *buf, uint64_t tsf, struct ath_rx_status *rxstat) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c209 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-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c203 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-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c241 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-9.3-release/contrib/ntp/tests/libntp/
H A Dtimevalops.c191 my_tsf_to_tick(u_int32 tsf) argument
694 u_int32 tsf = 0; local
[all...]
H A Dtimespecops.c196 my_tsf_to_tick(u_int32 tsf) argument
689 u_int32 tsf; local
[all...]
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c789 u_int64_t tsf = ath_hal_gettsf64(ah); local
971 u_int64_t tsf = ath_hal_gettsf64(ah); local
H A Dif_ath.c1481 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); local
2750 u_int64_t tsf; local
3281 ath_extend_tsf15(u_int32_t rstamp, u_int64_t tsf) argument
3294 ath_extend_tsf32(u_int32_t rstamp, u_int64_t tsf) argument
3315 ath_extend_tsf(struct ath_softc *sc, u_int32_t rstamp, u_int64_t tsf) argument
3356 uint64_t tsf = ath_extend_tsf(sc, rstamp, local
3397 ath_rx_tap(struct ifnet *ifp, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
3474 u_int64_t tsf; local
5637 u_int64_t tsf, rstamp, nextslot, nexttbtt; local
[all...]
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_scan.h234 u_int64_t tsf; member in union:ieee80211_scan_entry::__anon9637
H A Dieee80211_node.h183 u_int64_t tsf; member in union:ieee80211_node::__anon9629
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpi.c2331 struct wpi_cmd_tsf tsf; local
[all...]
H A Dif_wpireg.h612 uint64_t tsf; member in struct:wpi_stop_scan
/freebsd-9.3-release/contrib/wpa/src/drivers/
H A Ddriver.h155 u64 tsf; member in struct:wpa_scan_res
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c10315 uint64_t tsf; local
10339 bwn_tsf_read(struct bwn_mac *mac, uint64_t *tsf) argument
[all...]
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h1181 uint64_t tsf; member in struct:iwn_stop_scan
1342 uint32_t tsf; member in struct:iwn_fw_dump

Completed in 633 milliseconds