Searched refs:mesh_power_mode (Results 1 – 1 of 1) sorted by relevance
507 unsigned char mesh_power_mode; in handle_station_set_mesh_power_mode() local526 mesh_power_mode = NL80211_MESH_POWER_ACTIVE; in handle_station_set_mesh_power_mode()528 mesh_power_mode = NL80211_MESH_POWER_LIGHT_SLEEP; in handle_station_set_mesh_power_mode()530 mesh_power_mode = NL80211_MESH_POWER_DEEP_SLEEP; in handle_station_set_mesh_power_mode()542 NLA_PUT_U32(msg, NL80211_ATTR_LOCAL_MESH_POWER_MODE, mesh_power_mode); in handle_station_set_mesh_power_mode()