Home
last modified time | relevance | path

Searched refs:IEEE80211_KEY_FLAG_SW_MGMT (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c524 key->flags |= IEEE80211_KEY_FLAG_SW_MGMT; in ath5k_set_key()
/linux-3.4.99/include/net/
Dmac80211.h941 IEEE80211_KEY_FLAG_SW_MGMT = 1<<4, enumerator
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1441 key->flags |= IEEE80211_KEY_FLAG_SW_MGMT; in ath9k_htc_set_key()
Dmain.c1863 key->flags |= IEEE80211_KEY_FLAG_SW_MGMT; in ath9k_set_key()
/linux-3.4.99/net/mac80211/
Dtx.c607 IEEE80211_KEY_FLAG_SW_MGMT) && in ieee80211_tx_h_select_key()