Home
last modified time | relevance | path

Searched refs:rtw_mesh_ps_to_nl80211_mesh_power_mode (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c2086 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2168 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2170 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2172 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c2116 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2198 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2200 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2202 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c2108 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2190 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2192 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2194 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c2360 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2442 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2444 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2446 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c2407 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2489 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2491 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2493 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c2361 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2443 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2445 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2447 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c2411 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2493 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2495 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2497 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c2417 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2499 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2501 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2503 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c2375 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2457 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2459 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2461 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c2415 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2497 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2499 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2501 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c2376 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2458 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2460 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2462 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c2163 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2245 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2247 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2249 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c2371 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2453 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2455 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2457 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c2360 static enum nl80211_mesh_power_mode rtw_mesh_ps_to_nl80211_mesh_power_mode(u8 ps) in rtw_mesh_ps_to_nl80211_mesh_power_mode() function
2442 sinfo->local_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->local_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2444 sinfo->peer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->peer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()
2446 sinfo->nonpeer_pm = rtw_mesh_ps_to_nl80211_mesh_power_mode(sta->nonpeer_mps); in rtw_cfg80211_fill_mesh_only_sta_info()