Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c70 sc->sc_rxotherant = 0; in arn_setdefantenna()
661 if (++sc->sc_rxotherant >= 3) { in arn_rx_handler()
665 sc->sc_rxotherant = 0; in arn_rx_handler()
668 sc->sc_rxotherant = 0; in arn_rx_handler()
H A Darn_core.h905 uint8_t sc_rxotherant; /* rx's on non-default antenna */ member