Searched refs:mesh_plink_free_count (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmesh.h304 static inline int mesh_plink_free_count(struct ieee80211_sub_if_data *sdata) function
312 return (min_t(long, mesh_plink_free_count(sdata),
H A Dmesh_plink.c517 if (!mesh_plink_free_count(sdata)) {
538 if (!mesh_plink_free_count(sdata) ||
545 if (!mesh_plink_free_count(sdata) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dmesh.h304 static inline int mesh_plink_free_count(struct ieee80211_sub_if_data *sdata) function
312 return (min_t(long, mesh_plink_free_count(sdata),
H A Dmesh_plink.c517 if (!mesh_plink_free_count(sdata)) {
538 if (!mesh_plink_free_count(sdata) ||
545 if (!mesh_plink_free_count(sdata) ||

Completed in 228 milliseconds