Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx_desc.h35 #define R12A_RXDW1_AMPDU 0x00008000 macro
H A Dr12a_rx.c243 if (rxdw1 & R12A_RXDW1_AMPDU) { in r12a_get_rx_stats()