Home
last modified time | relevance | path

Searched refs:rtw_mi_check_status (Results 1 – 25 of 185) sorted by relevance

12345678

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2667 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2863 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2968 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3052 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3615 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3655 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3671 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3712 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3729 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3771 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2660 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2853 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2957 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3041 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3604 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3644 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3660 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3701 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3718 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3760 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2667 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2863 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2968 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3052 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3615 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3655 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3671 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3712 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3729 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3771 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_roch.c97 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
441 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
527 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2661 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2854 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2958 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3042 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3605 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3645 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3661 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3702 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3719 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3761 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2667 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2863 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2968 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3052 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3615 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3655 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3671 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3712 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3729 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3771 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2667 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2863 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2968 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3052 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3615 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3655 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3671 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3712 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3729 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3771 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_roch.c96 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in rtw_ro_ch_handler()
440 if (rtw_mi_check_status(padapter, MI_LINKED)) { in rtw_concurrent_handler()
526 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in rtw_concurrent_handler()
H A Drtw_p2p.c2667 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2863 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2968 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3052 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3615 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3655 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3671 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3712 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3729 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3771 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_p2p.c2661 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2854 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2957 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3043 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3120 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3169 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3301 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
3944 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3984 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
4000 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_p2p.c2661 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2854 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2957 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3043 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3120 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3169 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3301 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
3944 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3984 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
4000 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_p2p.c2660 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2853 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2956 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3042 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3118 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3167 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3299 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
3942 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3982 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3998 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_p2p.c2661 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2854 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2957 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3043 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3120 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3169 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3301 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
3944 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3984 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
4000 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_p2p.c2661 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2854 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
2957 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3043 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3120 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3200 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3332 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
3978 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
4018 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
4034 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_p2p.c2723 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2918 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
3019 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3106 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3181 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3237 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3372 if (rtw_mi_check_status(adapter, MI_LINKED) && (0 != rtw_mi_get_union_chan(adapter))) { in ro_ch_handler()
4022 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
4062 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
4078 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_p2p.c2731 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_req()
2926 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_resp()
3028 if (rtw_mi_check_status(padapter, MI_LINKED) in process_p2p_group_negotation_confirm()
3118 if (rtw_mi_check_status(padapter, MI_LINKED)) { in restore_p2p_state_handler()
3197 if (rtw_mi_check_status(padapter, MI_LINKED)) { in p2p_concurrent_handler()
3246 if (!rtw_mi_check_status(padapter, MI_AP_MODE)) { in p2p_concurrent_handler()
3832 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3865 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
3881 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
3914 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_dm.c82 if (rtw_mi_check_status(adapter, MI_LINKED)) { in rtw_hal_update_iqk_fw_offload_cap()
590 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_hal_turbo_edca()
1169 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_wd_lps_lclk_hdl()
1595 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_pwr_tracking_directly()
1626 if (rtw_mi_check_status(adapter, MI_ASSOC)) { in rtw_phydm_watchdog()
1628 if (rtw_mi_check_status(adapter, MI_STA_LINKED)) in rtw_phydm_watchdog()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_dm.c82 if (rtw_mi_check_status(adapter, MI_LINKED)) { in rtw_hal_update_iqk_fw_offload_cap()
590 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_hal_turbo_edca()
1139 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_wd_lps_lclk_hdl()
1567 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_pwr_tracking_directly()
1598 if (rtw_mi_check_status(adapter, MI_ASSOC)) { in rtw_phydm_watchdog()
1600 if (rtw_mi_check_status(adapter, MI_STA_LINKED)) in rtw_phydm_watchdog()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_dm.c82 if (rtw_mi_check_status(adapter, MI_LINKED)) { in rtw_hal_update_iqk_fw_offload_cap()
588 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_hal_turbo_edca()
1158 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_wd_lps_lclk_hdl()
1579 if (rtw_mi_check_status(adapter, MI_ASSOC)) in rtw_phydm_pwr_tracking_directly()
1610 if (rtw_mi_check_status(adapter, MI_ASSOC)) { in rtw_phydm_watchdog()
1612 if (rtw_mi_check_status(adapter, MI_STA_LINKED)) in rtw_phydm_watchdog()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_p2p.c2023 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
2063 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
2079 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
2119 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
2136 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
2178 if (rtw_mi_check_status(padapter, MI_LINKED) in rtw_p2p_check_frames()
2215 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()
2237 …if (rtw_mi_check_status(padapter, MI_LINKED) && padapter->registrypriv.full_ch_in_p2p_handshake ==… in rtw_p2p_check_frames()

12345678