Home
last modified time | relevance | path

Searched defs:rstamp (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/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.c483 uint32_t rstamp = sc->sc_lastrs->rs_tstamp; in ath_recv_mgmt() local
661 uint64_t rstamp; in ath_rx_pkt() local
H A Dif_ath_tdma.c365 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; in ath_tdma_update() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c218 uint32_t now, rstamp; in ar5210ProcRxDesc() local