Home
last modified time | relevance | path

Searched refs:key0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/
Dkey.c134 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()
/Linux-v4.19/samples/bpf/
Dxdp_redirect_cpu_kern.c282 u32 key0 = 0; in xdp_prognum2_round_robin() local
289 cpu_max = bpf_map_lookup_elem(&cpus_count, &key0); in xdp_prognum2_round_robin()
293 cpu_iterator = bpf_map_lookup_elem(&cpus_iterator, &key0); in xdp_prognum2_round_robin()
308 rec = bpf_map_lookup_elem(&rx_cnt, &key0); in xdp_prognum2_round_robin()
/Linux-v4.19/arch/c6x/platforms/
Ddscr.c162 u32 lock0, u32 key0, in dscr_write_locked2() argument
165 soc_writel(key0, dscr.base + lock0); in dscr_write_locked2()
/Linux-v4.19/Documentation/device-mapper/
Ddm-crypt.txt67 then sectors are encrypted according to their offsets (sector 0 uses key0;
/Linux-v4.19/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c507 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),