Home
last modified time | relevance | path

Searched refs:IEEE80211_HW_SUPPORTS_PER_STA_GTK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
Ddebugfs.c145 if (local->hw.flags & IEEE80211_HW_SUPPORTS_PER_STA_GTK) in hwflags_read()
Dkey.c157 !(key->local->hw.flags & IEEE80211_HW_SUPPORTS_PER_STA_GTK)) in ieee80211_key_enable_hw_accel()
/linux-4.1.27/include/net/
Dmac80211.h1853 IEEE80211_HW_SUPPORTS_PER_STA_GTK = 1<<21, enumerator