Home
last modified time | relevance | path

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

12

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_tsf.h39 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 Dif_ath_rx.c474 uint64_t tsf = ath_extend_tsf(sc, rstamp, in ath_recv_mgmt() local
501 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap_vendor()
566 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap()
647 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt()
1035 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
580 uint64_t tsf; in ath_tdma_update() local
H A Dif_ath_rx_edma.c390 uint64_t tsf; in ath_edma_recv_proc_queue() local
522 uint64_t tsf; in ath_edma_recv_proc_deferred_queue() local
H A Dif_ath_beacon.c947 u_int64_t tsf, tsf_beacon; in ath_beacon_config() local
H A Dif_ath_tx.c1808 u_int64_t tsf = ath_hal_gettsf64(ah); in ath_tx_normal_setup() local
2226 u_int64_t tsf = ath_hal_gettsf64(ah); in ath_tx_raw_start() local
H A Dif_ath.c2396 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); local
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c176 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.c309 u_int64_t tsf; in ar9300_get_tsf64() local
318 ar9300_set_tsf64(struct ath_hal *ah, u_int64_t tsf) in ar9300_set_tsf64()
616 u_int32_t tsf = 0, j, next_start_us = 0; in ar9300_set_quiet() local
H A Dar9300_freebsd.c494 uint32_t pa, struct ath_desc *ds_next, uint64_t tsf, in ar9300_proc_rx_desc_freebsd()
H A Dar9300_stub_funcs.c757 uint32_t a, struct ath_desc *desc, uint64_t tsf, in ar9300_Stub_ProcRxDesc()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_recv.c170 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5416ProcRxDesc()
H A Dar5416_reset.c93 uint64_t tsf = 0; in ar5416Reset() local
/dflybsd-src/sys/dev/netif/ath/ath_dfs/null/
H A Ddfs_null.c181 uint64_t tsf, struct ath_rx_status *rxstat) in ath_dfs_process_phy_err()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_recv.c208 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5211ProcRxDesc()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_recv.c214 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5210ProcRxDesc()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_recv.c247 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5212ProcRxDesc()
/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_mac_ctxt.c389 uint64_t tsf; in iwm_mac_ctxt_cmd_fill_sta() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dbss.h98 u64 tsf; member
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_scan.c773 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); in nl80211_parse_bss_info() local
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_scan.h269 u_int64_t tsf; member
H A Dieee80211_node.h183 u_int64_t tsf; member
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c6891 uint64_t tsf; in bwn_rx_radiotap() local
6915 bwn_tsf_read(struct bwn_mac *mac, uint64_t *tsf) in bwn_tsf_read()
/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpi.c2292 uint64_t *tsf = (uint64_t *)(stat + 1); in wpi_notif_intr() local

12