Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c267 if (!(sc->sc_flags & SC_OP_RXAGGR)) in arn_ampdu_recv_action()
H A Darn_core.h810 #define SC_OP_RXAGGR BIT(2) macro
H A Darn_main.c3054 sc->sc_flags |= SC_OP_RXAGGR; in arn_attach()