Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.c1020 if (++sc->sc_rxotherant >= 3) in ath_rx_pkt()
1023 sc->sc_rxotherant = 0; in ath_rx_pkt()
H A Dif_athvar.h746 u_int8_t sc_rxotherant; /* rx's on non-default antenna*/ member
H A Dif_ath.c3991 sc->sc_rxotherant = 0; in ath_setdefantenna()