ath_hw_keyreset
bool ath_hw_keyreset(struct ath_common *common, u16 entry);
ath_hw_keyreset(common, (u16) i);
ath_hw_keyreset(common, (u16) i);
ath_hw_keyreset(common, hw_key_idx);
ath_hw_keyreset(common, hw_key_idx + 32);
EXPORT_SYMBOL(ath_hw_keyreset);