Searched refs:R12A_RXDW1_IPV6 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx_desc.h39 #define R12A_RXDW1_IPV6 0x00200000 macro
H A Dr12a_rx.c206 (rxdw1 & R12A_RXDW1_IPV6) ? "IPv6" : "IP",
212 if ((rxdw1 & R12A_RXDW1_IPV6) ?

Completed in 119 milliseconds