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