AR5K_PHY_ERR_FIL_OFDM  610 drivers/net/wireless/ath/ath5k/ani.c 	ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_OFDM, AR5K_PHYERR_CNT1_MASK);
AR5K_PHY_ERR_FIL_OFDM  494 drivers/net/wireless/ath/ath5k/pcu.c 		if (data & (AR5K_PHY_ERR_FIL_OFDM | AR5K_PHY_ERR_FIL_CCK))
AR5K_PHY_ERR_FIL_OFDM  520 drivers/net/wireless/ath/ath5k/pcu.c 			data |= AR5K_PHY_ERR_FIL_OFDM | AR5K_PHY_ERR_FIL_CCK;