/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_tsf.h | 39 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 D | if_ath_rx.c | 474 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 D | if_ath_tdma.c | 367 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 D | if_ath_rx_edma.c | 390 uint64_t tsf; in ath_edma_recv_proc_queue() local 522 uint64_t tsf; in ath_edma_recv_proc_deferred_queue() local
|
H A D | if_ath_beacon.c | 947 u_int64_t tsf, tsf_beacon; in ath_beacon_config() local
|
H A D | if_ath_tx.c | 1808 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 D | if_ath.c | 2396 u_int64_t tsf = ath_hal_gettsf64(sc->sc_ah); local
|
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_recv_ds.c | 176 u_int32_t pa, struct ath_desc *nds, u_int64_t tsf, in ar9300_proc_rx_desc()
|
H A D | ar9300_timer.c | 61 ar9300_alloc_generic_timer(struct ath_hal *ah, HAL_GEN_TIMER_DOMAIN tsf) in ar9300_alloc_generic_timer()
|
H A D | ar9300_misc.c | 309 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 D | ar9300_freebsd.c | 494 uint32_t pa, struct ath_desc *ds_next, uint64_t tsf, in ar9300_proc_rx_desc_freebsd()
|
H A D | ar9300_stub_funcs.c | 757 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 D | ar5416_recv.c | 170 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5416ProcRxDesc()
|
H A D | ar5416_reset.c | 93 uint64_t tsf = 0; in ar5416Reset() local
|
/dflybsd-src/sys/dev/netif/ath/ath_dfs/null/ |
H A D | dfs_null.c | 181 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 D | ar5211_recv.c | 208 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5211ProcRxDesc()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/ |
H A D | ar5210_recv.c | 214 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5210ProcRxDesc()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/ |
H A D | ar5212_recv.c | 247 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5212ProcRxDesc()
|
/dflybsd-src/sys/dev/netif/iwm/ |
H A D | if_iwm_mac_ctxt.c | 389 uint64_t tsf; in iwm_mac_ctxt_cmd_fill_sta() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | bss.h | 98 u64 tsf; member
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_scan.c | 773 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); in nl80211_parse_bss_info() local
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_scan.h | 269 u_int64_t tsf; member
|
H A D | ieee80211_node.h | 183 u_int64_t tsf; member
|
/dflybsd-src/sys/dev/netif/bwn/bwn/ |
H A D | if_bwn.c | 6891 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 D | if_wpi.c | 2292 uint64_t *tsf = (uint64_t *)(stat + 1); in wpi_notif_intr() local
|