ath_hw_set_keycache_entry
return ath_hw_set_keycache_entry(common, keyix, hk, addr);
return ath_hw_set_keycache_entry(common, keyix, hk, addr);
if (!ath_hw_set_keycache_entry(common, keyix, hk, NULL)) {
return ath_hw_set_keycache_entry(common, keyix + 32, hk, addr);
ret = ath_hw_set_keycache_entry(common, idx, &hk, mac);