Home
last modified time | relevance | path

Searched refs:update_tkip_key (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dtkip.c294 if (key->local->ops->update_tkip_key && in ieee80211_tkip_decrypt_data()
H A Ddriver-ops.h253 if (local->ops->update_tkip_key) in drv_update_tkip_key()
254 local->ops->update_tkip_key(&local->hw, &sdata->vif, conf, in drv_update_tkip_key()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1129 .update_tkip_key = iwl_mvm_mac_update_tkip_key,
H A Dmac80211.c6255 .update_tkip_key = iwl_mvm_mac_update_tkip_key,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1588 .update_tkip_key = iwlagn_mac_update_tkip_key,
/openbmc/linux/include/net/
H A Dmac80211.h4341 void (*update_tkip_key)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5184 .update_tkip_key = b43_op_update_tkip_key,
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6320 .update_tkip_key = il4965_mac_update_tkip_key,