Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_rx.c862 if (sc->sc_rx_lnamixer) { in ath_rx_pkt()
H A Dif_athvar.h663 sc_rx_lnamixer : 1, /* RX using LNA mixing */ member
H A Dif_ath.c1023 sc->sc_rx_lnamixer = ath_hal_hasrxlnamixer(ah); in ath_attach()