Searched refs:WL_RXS_CRC_ERROR (Results 1 – 4 of 4) sorted by relevance
78 #define WL_RXS_CRC_ERROR 0x00000001 /* CRC Error in packet */ macro
905 sts.pkterror |= WL_RXS_CRC_ERROR; in wl_d11rx_to_rxsts()
314 if (rxsts->pkterror & WL_RXS_CRC_ERROR) in wl_radiotap_rx()