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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h962 * @get_mesh_params: Put the current mesh parameters into *params
1097 int (*get_mesh_params)(struct wiphy *wiphy, member in struct:cfg80211_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1621 .get_mesh_params = ieee80211_get_mesh_params,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c2711 if (!rdev->ops->get_mesh_params) {
2717 err = rdev->ops->get_mesh_params(&rdev->wiphy, dev, &cur_params);

Completed in 59 milliseconds