Searched refs:key0 (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local 184 key0 = get_unaligned_le32(k->kv_val + 0); in ath_hw_set_keycache_entry() 208 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0); in ath_hw_set_keycache_entry() 311 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry() 319 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | xdp_redirect_cpu_kern.c | 285 u32 key0 = 0; in xdp_prognum2_round_robin() local 292 cpu_max = bpf_map_lookup_elem(&cpus_count, &key0); in xdp_prognum2_round_robin() 296 cpu_iterator = bpf_map_lookup_elem(&cpus_iterator, &key0); in xdp_prognum2_round_robin() 311 rec = bpf_map_lookup_elem(&rx_cnt, &key0); in xdp_prognum2_round_robin()
|
/kernel/linux/linux-5.10/arch/c6x/platforms/ |
D | dscr.c | 159 u32 lock0, u32 key0, in dscr_write_locked2() argument 162 soc_writel(key0, dscr.base + lock0); in dscr_write_locked2()
|
/kernel/linux/linux-5.10/include/linux/ |
D | switchtec.h | 252 struct partition_info key0; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 78 then sectors are encrypted according to their offsets (sector 0 uses key0;
|
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
D | pinctrl-cygnus-mux.c | 507 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
|
/kernel/linux/linux-5.10/drivers/pci/switch/ |
D | switchtec.c | 717 set_fw_info_part(info, &fi->key0); in flash_part_info_gen4()
|