Lines Matching refs:key_offset
3164 wep_cmd->key[i].key_offset = i; in il4965_static_wepkey_cmd()
3167 wep_cmd->key[i].key_offset = WEP_INVALID_OFFSET; in il4965_static_wepkey_cmd()
3279 il->stations[sta_id].sta.key.key_offset = in il4965_set_wep_dynamic_key_info()
3284 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_wep_dynamic_key_info()
3327 il->stations[sta_id].sta.key.key_offset = in il4965_set_ccmp_dynamic_key_info()
3332 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_ccmp_dynamic_key_info()
3371 il->stations[sta_id].sta.key.key_offset = in il4965_set_tkip_dynamic_key_info()
3376 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_tkip_dynamic_key_info()
3462 (il->stations[sta_id].sta.key.key_offset, &il->ucode_key_table)) in il4965_remove_dynamic_key()
3464 il->stations[sta_id].sta.key.key_offset); in il4965_remove_dynamic_key()
3469 il->stations[sta_id].sta.key.key_offset = keyconf->hw_key_idx; in il4965_remove_dynamic_key()