Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_CONTROL_PORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dieee80211_i.h357 IEEE80211_STA_CONTROL_PORT = BIT(2), enumerator
H A Dmlme.c5241 if (!err && !(ifmgd->flags & IEEE80211_STA_CONTROL_PORT)) in ieee80211_assoc_success()
7694 ifmgd->flags |= IEEE80211_STA_CONTROL_PORT; in ieee80211_mgd_assoc()
7696 ifmgd->flags &= ~IEEE80211_STA_CONTROL_PORT; in ieee80211_mgd_assoc()