| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_ps.c | 245 sta->mesh->peer_pm != NL80211_MESH_POWER_UNKNOWN) in ieee80211_mps_sta_status_update() 246 pm = sta->mesh->peer_pm; in ieee80211_mps_sta_status_update() 299 if (sta->mesh->peer_pm == pm) in mps_set_sta_peer_pm() 305 sta->mesh->peer_pm = pm; in mps_set_sta_peer_pm()
|
| H A D | sta_info.h | 414 enum nl80211_mesh_power_mode peer_pm; member
|
| H A D | sta_info.c | 2448 sinfo->peer_pm = sta->mesh->peer_pm; in sta_set_sinfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1832 u8 peer_pm; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 1732 enum nl80211_mesh_power_mode peer_pm; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2170 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2200 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2192 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2444 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2491 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2445 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2495 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2501 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2459 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2499 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2460 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2247 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2455 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2444 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 5707 PUT_SINFO(PEER_PM, peer_pm, u32); in nl80211_send_station()
|