Searched refs:IPW_STATUS_FLAG_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/intel/ipw2x00/ | ||
H A D | ipw2100.h | 210 #define IPW_STATUS_FLAG_CRC_ERROR (1<<2) macro |
H A D | ipw2100.c | 2546 status->flags & IPW_STATUS_FLAG_CRC_ERROR)) { in isr_rx_monitor() |