Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh.c277 neighbors = min_t(int, neighbors, IEEE80211_MAX_MESH_PEERINGS); in mesh_add_meshconf_ie()
/Linux-v4.19/include/linux/
Dieee80211.h155 #define IEEE80211_MAX_MESH_PEERINGS 63 macro