Searched refs:hk (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ |
| H A D | key.c | 340 struct ath_keyval *hk, const u8 *addr, in ath_setkey_tkip() argument 356 memcpy(hk->kv_mic, key_txmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() 357 memcpy(hk->kv_txmic, key_txmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() 359 memcpy(hk->kv_mic, key_rxmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() 360 memcpy(hk->kv_txmic, key_rxmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() 362 return ath_hw_set_keycache_entry(common, keyix, hk, addr); in ath_setkey_tkip() 366 memcpy(hk->kv_mic, key_rxmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() 367 memcpy(hk->kv_txmic, key_txmic, sizeof(hk->kv_txmic)); in ath_setkey_tkip() 368 return ath_hw_set_keycache_entry(common, keyix, hk, addr); in ath_setkey_tkip() 374 memcpy(hk->kv_mic, key_txmic, sizeof(hk->kv_mic)); in ath_setkey_tkip() [all …]
|
| /linux/kernel/ |
| H A D | workqueue.c | 7037 int workqueue_unbound_housekeeping_update(const struct cpumask *hk) in workqueue_unbound_housekeeping_update() argument 7053 if (!cpumask_and(cpumask, wq_requested_unbound_cpumask, hk)) in workqueue_unbound_housekeeping_update() 7060 cpumask_andnot(wq_isolated_cpumask, cpu_possible_mask, hk); in workqueue_unbound_housekeeping_update()
|
| /linux/ |
| H A D | CREDITS | 2359 E: lam836@cs.cuhk.hk
|