Searched refs:set_wep_key (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | airo.c | 5236 static int set_wep_key(struct airo_info *ai, u16 index, const u8 *key, in set_wep_key() function 5335 rc = set_wep_key(ai, index, key, i/3, 1, 1); in proc_wepkey_on_close() 6419 rc = set_wep_key(local, index, key.key, key.len, perm, 1); in airo_set_encode() 6601 rc = set_wep_key(local, idx, key.key, key.len, perm, 1); in airo_set_encodeext()
|