Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h121 uint32_t rs_evm3; /* needed for ar9300 and later */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c111 rxs->rs_evm3 = rxsp->status9; in ar9300_proc_rx_desc_fast()
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c545 sc->sc_rx_th.wr_v.evm[3] = rs->rs_evm3; in ath_rx_tap_vendor()