Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h1671 CFG80211_STA_TDLS_PEER_SETUP, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c6910 case CFG80211_STA_TDLS_PEER_SETUP: in cfg80211_check_station_change()
6927 if (statype != CFG80211_STA_TDLS_PEER_SETUP && in cfg80211_check_station_change()
6940 if (statype != CFG80211_STA_TDLS_PEER_SETUP && in cfg80211_check_station_change()
6993 case CFG80211_STA_TDLS_PEER_SETUP: in cfg80211_check_station_change()
7023 statype != CFG80211_STA_TDLS_PEER_SETUP) in cfg80211_check_station_change()
/openbmc/linux/net/mac80211/
H A Dcfg.c2157 statype = CFG80211_STA_TDLS_PEER_SETUP; in ieee80211_change_station()