Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dlib.c951 ieee80211_get_key_tx_seq(key, &seq); in iwlagn_wowlan_program_keys()
1004 ieee80211_get_key_tx_seq(key, &seq); in iwlagn_wowlan_program_keys()
/linux-4.4.14/net/mac80211/
Dkey.c887 void ieee80211_get_key_tx_seq(struct ieee80211_key_conf *keyconf, in ieee80211_get_key_tx_seq() function
929 EXPORT_SYMBOL(ieee80211_get_key_tx_seq);
/linux-4.4.14/drivers/staging/vt6656/
Drxtx.c755 ieee80211_get_key_tx_seq(tx_key, &seq); in vnt_fill_txkey()
/linux-4.4.14/include/net/
Dmac80211.h4380 void ieee80211_get_key_tx_seq(struct ieee80211_key_conf *keyconf,
/linux-4.4.14/drivers/staging/vt6655/
Drxtx.c1246 ieee80211_get_key_tx_seq(tx_key, &seq); in vnt_fill_txkey()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dd3.c228 ieee80211_get_key_tx_seq(key, &seq); in iwl_mvm_wowlan_program_keys()