Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlreg.h235 #define EAGLE_RXD_STATUS_TKIP_MIC_DECRYPT_ERR 0x02 macro
H A Dif_mwl.c2656 (status & EAGLE_RXD_STATUS_TKIP_MIC_DECRYPT_ERR)) { in mwl_rx_proc()