Searched refs:update_tkip_key (Results 1 – 7 of 7) sorted by relevance
294 if (key->local->ops->update_tkip_key && in ieee80211_tkip_decrypt_data()
265 if (local->ops->update_tkip_key) in drv_update_tkip_key() 266 local->ops->update_tkip_key(&local->hw, &sdata->vif, conf, in drv_update_tkip_key()
1362 .update_tkip_key = iwl_mvm_mac_update_tkip_key,
1598 .update_tkip_key = iwlagn_mac_update_tkip_key,
3280 * acceleration (i.e. iwlwifi). Those drivers should provide update_tkip_key3282 * The update_tkip_key() call updates the driver with the new phase 1 key.3286 * provided by update_tkip_key only. The trigger that makes mac80211 call this3983 * @update_tkip_key: See the section "Hardware crypto acceleration"4560 void (*update_tkip_key)(struct ieee80211_hw *hw, member
5188 .update_tkip_key = b43_op_update_tkip_key,
6321 .update_tkip_key = il4965_mac_update_tkip_key,