Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h474 #define IEEE80211_C_STA 0x00000001 /* CAPABILITY: STA available */ macro
506 (IEEE80211_C_STA | IEEE80211_C_IBSS | IEEE80211_C_HOSTAP | \
H A Dieee80211.c83 [IEEE80211_M_STA] = IEEE80211_C_STA,