Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.h265 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()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1051 .update_tkip_key = iwl_mvm_mac_update_tkip_key,
H A Dmac80211.c6378 .update_tkip_key = iwl_mvm_mac_update_tkip_key,
/linux/include/net/
H A Dmac80211.h4613 void (*update_tkip_key)(struct ieee80211_hw *hw, member
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5188 .update_tkip_key = b43_op_update_tkip_key,
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6323 .update_tkip_key = il4965_mac_update_tkip_key,