Home
last modified time | relevance | path

Searched refs:peer_pm (Results 1 – 5 of 5) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh_ps.c242 sta->mesh->peer_pm != NL80211_MESH_POWER_UNKNOWN) in ieee80211_mps_sta_status_update()
243 pm = sta->mesh->peer_pm; in ieee80211_mps_sta_status_update()
296 if (sta->mesh->peer_pm == pm) in mps_set_sta_peer_pm()
302 sta->mesh->peer_pm = pm; in mps_set_sta_peer_pm()
Dsta_info.h402 enum nl80211_mesh_power_mode peer_pm; member
Dsta_info.c2368 sinfo->peer_pm = sta->mesh->peer_pm; in sta_set_sinfo()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h1290 enum nl80211_mesh_power_mode peer_pm; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c2582 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()