Home
last modified time | relevance | path

Searched refs:wk (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c238 watchedKey *wk; in watchForKey() local
244 if (wk->db == c->db && equalStringObjects(key,wk->key)) in watchForKey()
256 wk = zmalloc(sizeof(*wk)); in watchForKey()
257 wk->key = key; in watchForKey()
258 wk->db = c->db; in watchForKey()
273 watchedKey *wk; in unwatchAllKeys() local
278 clients = dictFetchValue(wk->db->watched_keys, wk->key); in unwatchAllKeys()
283 dictDelete(wk->db->watched_keys, wk->key); in unwatchAllKeys()
286 decrRefCount(wk->key); in unwatchAllKeys()
287 zfree(wk); in unwatchAllKeys()
[all …]
/f-stack/freebsd/net80211/
H A Dieee80211_ddb.c773 const struct ieee80211_cipher *cip = wk->wk_cipher; in _db_show_key()
774 int keylen = wk->wk_keylen; in _db_show_key()
780 db_printf(" wepkey %u:%s", wk->wk_keyix, in _db_show_key()
803 cip->ic_cipher, wk->wk_keyix, 8*keylen); in _db_show_key()
806 if (wk->wk_rxkeyix != wk->wk_keyix) in _db_show_key()
807 db_printf(" rxkeyix %u", wk->wk_rxkeyix); in _db_show_key()
808 if (memcmp(wk->wk_key, zerodata, keylen) != 0) { in _db_show_key()
813 db_printf("%02x", wk->wk_key[i]); in _db_show_key()
816 wk->wk_keyrsc[IEEE80211_NONQOS_TID] != 0) in _db_show_key()
819 wk->wk_keytsc != 0) in _db_show_key()
[all …]
H A Dieee80211_ioctl.c80 struct ieee80211_key *wk; in ieee80211_ioctl_getkey() local
95 wk = &ni->ni_ucastkey; in ieee80211_ioctl_getkey()
99 wk = &vap->iv_nw_keys[kid]; in ieee80211_ioctl_getkey()
103 cip = wk->wk_cipher; in ieee80211_ioctl_getkey()
105 ik.ik_keylen = wk->wk_keylen; in ieee80211_ioctl_getkey()
112 ik.ik_keytsc = wk->wk_keytsc; in ieee80211_ioctl_getkey()
113 memcpy(ik.ik_keydata, wk->wk_key, wk->wk_keylen); in ieee80211_ioctl_getkey()
1174 struct ieee80211_key *wk; in ieee80211_ioctl_setkey() local
1204 wk = &ni->ni_ucastkey; in ieee80211_ioctl_setkey()
1214 wk->wk_keyix = kid; in ieee80211_ioctl_setkey()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs35l35.txt96 - cirrus,classh-wk-fet-disable
97 - cirrus,classh-wk-fet-delay
98 - cirrus,classh-wk-fet-thld
163 cirrus,classh-wk-fet-disable = <0x01>;
164 cirrus,classh-wk-fet-delay = <0x04>;
165 cirrus,classh-wk-fet-thld = <0x01>;
H A Dcs35l36.txt60 - cirrus,classh-wk-fet-delay : Weak-FET entry delay. Controls the delay
/f-stack/dpdk/doc/guides/prog_guide/
H A Dbbdev.rst637 "input","virtual circular buffer, wk, size 3*Kpi for each CB"
666 The input encoded CB data is the Virtual Circular Buffer data stream, wk, with