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