Searched refs:mesh_table_alloc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_pathtbl.c79 newtbl = mesh_table_alloc(tbl->size_order + 1);
695 mesh_paths = mesh_table_alloc(INIT_PATHS_SIZE_ORDER);
702 mpp_paths = mesh_table_alloc(INIT_PATHS_SIZE_ORDER);
H A Dmesh.h276 struct mesh_table *mesh_table_alloc(int size_order);
H A Dmesh.c299 struct mesh_table *mesh_table_alloc(int size_order) function

Completed in 122 milliseconds