Searched refs:IEEE80211_MESHCONF_CAP_AP (Results 1 – 2 of 2) sorted by relevance
108 #define IEEE80211_MESHCONF_CAP_AP 0x01 /* Accepting Peers */ macro
3134 if (!(meshconf->conf_cap & IEEE80211_MESHCONF_CAP_AP)) { in mesh_verify_meshconf()3226 caps |= IEEE80211_MESHCONF_CAP_AP; in ieee80211_add_meshconf()