Searched refs:get_mesh_config (Results 1 – 4 of 4) sorted by relevance
326 ret = rdev->ops->get_mesh_config(&rdev->wiphy, dev, conf); in rdev_get_mesh_config()
7088 if (!rdev->ops->get_mesh_config) in nl80211_get_mesh_config()
3997 int (*get_mesh_config)(struct wiphy *wiphy, member
4140 .get_mesh_config = ieee80211_get_mesh_config,