Home
last modified time | relevance | path

Searched refs:wt_tsf (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/wlan/
H A Dif_rumvar.h47 uint64_t wt_tsf; member
H A Dif_runvar.h69 uint64_t wt_tsf; member
H A Dif_rum.c1073 rum_get_tsf(sc, &tap->wt_tsf); in rum_bulk_write_callback()
H A Dif_run.c3118 run_get_tsf(sc, &tap->wt_tsf); in run_bulk_tx_callbackN()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h387 u_int64_t wt_tsf; member
H A Dif_ath_tx.c1810 sc->sc_tx_th.wt_tsf = htole64(tsf); in ath_tx_normal_setup()
2228 sc->sc_tx_th.wt_tsf = htole64(tsf); in ath_tx_raw_start()