Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.c294 neighbors = min_t(int, neighbors, IEEE80211_MAX_MESH_PEERINGS); in mesh_add_meshconf_ie()
/linux/include/linux/
H A Dieee80211.h223 #define IEEE80211_MAX_MESH_PEERINGS 63 macro