Searched refs:EAGLE_RXD_STATUS_TKIP_MIC_DECRYPT_ERR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mwl/ | ||
H A D | mwlreg.h | 235 #define EAGLE_RXD_STATUS_TKIP_MIC_DECRYPT_ERR 0x02 macro |
H A D | if_mwl.c | 2656 (status & EAGLE_RXD_STATUS_TKIP_MIC_DECRYPT_ERR)) { in mwl_rx_proc() |