Home
last modified time | relevance | path

Searched refs:sc_lastrs (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tdma.c395 rs = sc->sc_lastrs; in ath_tdma_update()
H A Dif_ath_rx.c483 uint32_t rstamp = sc->sc_lastrs->rs_tstamp; in ath_recv_mgmt()
927 sc->sc_lastrs = rs; in ath_rx_pkt()
H A Dif_athvar.h748 struct ath_rx_status *sc_lastrs; /* h/w status of last rx */ member