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

12

/freebsd-11-stable/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
577 uint64_t tsf; local
[all...]
H A Dif_ath_rx_edma.c384 uint64_t tsf; local
516 uint64_t tsf; local
H A Dif_ath_beacon.c924 u_int64_t tsf, tsf_beacon; local
[all...]
H A Dif_ath_rx.c461 uint64_t tsf = ath_extend_tsf(sc, rstamp, local
487 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
552 ath_rx_tap(struct ath_softc *sc, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
633 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
1018 u_int64_t tsf; local
[all...]
H A Dif_ath.c2326 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); local
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c175 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.c502 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-11-stable/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c177 ath_dfs_process_phy_err(struct ath_softc *sc, struct mbuf *m, uint64_t tsf, struct ath_rx_status *rxstat) argument
/freebsd-11-stable/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.c93 uint64_t tsf = 0; local
/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c397 uint64_t tsf; local
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dbss.h98 u64 tsf; member in struct:wpa_bss
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c773 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan.h269 u_int64_t tsf; member in union:ieee80211_scan_entry::__anon12373
H A Dieee80211_node.h183 u_int64_t tsf; member in union:ieee80211_node::__anon8164
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c1168 uint64_t tsf; local
[all...]
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c2249 uint64_t *tsf = (uint64_t *)(stat + 1); local
H A Dif_wpireg.h736 uint64_t tsf; member in struct:wpi_stop_scan

Completed in 314 milliseconds

12