Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h122 uint32_t rs_evm4; /* needed for ar9300 and later */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c112 rxs->rs_evm4 = (rxsp->status10 & 0xffff); in ar9300_proc_rx_desc_fast()
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c546 sc->sc_rx_th.wr_v.evm[4] = rs->rs_evm4; in ath_rx_tap_vendor()