Searched defs:acx100_conf_wepkey (Results 1 – 1 of 1) sorted by relevance
189 struct acx100_conf_wepkey { struct190 struct acx_conf confcom;191 uint8_t action; /* see ACX100_WEPKEY_ACT_ */192 uint8_t key_len;193 uint8_t key_idx;195 uint8_t key[ACX100_WEPKEY_LEN];