Searched refs:update_tkip_key (Results 1 – 3 of 3) sorted by relevance
289 if (key->local->ops->update_tkip_key && in ieee80211_tkip_decrypt_data()
276 if (local->ops->update_tkip_key) in drv_update_tkip_key()277 local->ops->update_tkip_key(&local->hw, &sdata->vif, conf, in drv_update_tkip_key()
3822 void (*update_tkip_key)(struct ieee80211_hw *hw, member