Home
last modified time | relevance | path

Searched refs:wep_txkey (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dacxreg.h334 uint8_t wep_txkey; member
H A Dacx.c505 struct acx_conf_wep_txkey wep_txkey; in acx_set_crypt_keys() local
526 wep_txkey.wep_txkey = ic->ic_wep_txkey; in acx_set_crypt_keys()
527 if (acx_set_conf(sc, ACX_CONF_WEP_TXKEY, &wep_txkey, in acx_set_crypt_keys()
528 sizeof(wep_txkey)) != 0) { in acx_set_crypt_keys()