Home
last modified time | relevance | path

Searched refs:AR5K_RXERR_CRC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
A Ddesc.c659 rs->rs_status |= AR5K_RXERR_CRC; in ath5k_hw_proc_5210_rx_status()
740 rs->rs_status |= AR5K_RXERR_CRC; in ath5k_hw_proc_5212_rx_status()
A Dbase.c1383 if (unlikely(rs->rs_status & AR5K_RXERR_CRC)) in ath5k_receive_frame()
1455 if (rs->rs_status & AR5K_RXERR_CRC) in ath5k_receive_frame_ok()
1472 rs->rs_status |= AR5K_RXERR_CRC; in ath5k_receive_frame_ok()
1491 !(rs->rs_status & AR5K_RXERR_CRC)) in ath5k_receive_frame_ok()
1505 filters |= AR5K_RXERR_CRC; in ath5k_receive_frame_ok()
A Dath5k.h726 #define AR5K_RXERR_CRC 0x01 macro

Completed in 14 milliseconds