Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_rx.c935 if (++sc->sc_rxotherant >= 3) in ath_rx_pkt()
938 sc->sc_rxotherant = 0; in ath_rx_pkt()
HDif_athvar.h740 u_int8_t sc_rxotherant; /* rx's on non-default antenna*/ member
HDif_ath.c3802 sc->sc_rxotherant = 0; in ath_setdefantenna()