Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h105 WLAN_STA_USES_ENCRYPTION, enumerator
H A Dkey.c280 set_sta_flag(sta, WLAN_STA_USES_ENCRYPTION); in _ieee80211_set_tx_key()
H A Dtx.c676 test_sta_flag(tx->sta, WLAN_STA_USES_ENCRYPTION)) { in ieee80211_tx_h_select_key()