Home
last modified time | relevance | path

Searched refs:peer_intent (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_p2p.c2835 pwdinfo->peer_intent = attr_content; // include both intent and tie breaker values. in process_p2p_group_negotation_req()
2837 if ( pwdinfo->intent == ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_req()
2857 else if ( pwdinfo->intent > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_req()
3081 pwdinfo->peer_intent = attr_content; // include both intent and tie breaker values. in process_p2p_group_negotation_resp()
3083 if ( pwdinfo->intent == ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_resp()
3106 else if ( pwdinfo->intent > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_resp()
3274 if ( ( pwdinfo->intent ) > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_confirm()
3278 else if ( ( pwdinfo->intent ) < ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_confirm()
3285 if ( pwdinfo->peer_intent & 0x01 ) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_p2p.c2614 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2616 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2627 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2802 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2804 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2818 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2955 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2957 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2961 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_p2p.c2614 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2616 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2627 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2802 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2804 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2818 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2955 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2957 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2961 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_p2p.c2614 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2616 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2627 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2802 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2804 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2818 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2955 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2957 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2961 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_p2p.c2614 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2616 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2627 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2802 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2804 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2818 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2955 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2957 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2961 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_p2p.c2610 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2612 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2623 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2794 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2796 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2810 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2945 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2947 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2951 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_p2p.c2614 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2616 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2627 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2802 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2804 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2818 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2955 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2957 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2961 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_p2p.c2609 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2611 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2622 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2793 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2795 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2809 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2944 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2946 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2950 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_p2p.c2610 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2612 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2623 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2794 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2796 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2810 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2944 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2946 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2950 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_p2p.c2610 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2612 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2623 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2794 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2796 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2810 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2944 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2946 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2950 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_p2p.c2609 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2611 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2622 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2793 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2795 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2809 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2943 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2945 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2949 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_p2p.c2610 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2612 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2623 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2794 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2796 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2810 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2944 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2946 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2950 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_p2p.c2865 pwdinfo->peer_intent = attr_content; // include both intent and tie breaker values. in process_p2p_group_negotation_req()
2867 if ( pwdinfo->intent == ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_req()
2887 else if ( pwdinfo->intent > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_req()
3096 pwdinfo->peer_intent = attr_content; // include both intent and tie breaker values. in process_p2p_group_negotation_resp()
3098 if ( pwdinfo->intent == ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_resp()
3121 else if ( pwdinfo->intent > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_resp()
3277 if ( ( pwdinfo->intent ) > ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_confirm()
3281 else if ( ( pwdinfo->intent ) < ( pwdinfo->peer_intent >> 1 ) ) in process_p2p_group_negotation_confirm()
3288 if ( pwdinfo->peer_intent & 0x01 ) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_p2p.c2610 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2612 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2623 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2794 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2796 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2810 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2944 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2946 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
2950 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_p2p.c2680 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2682 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2693 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2866 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2868 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2882 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
3015 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
3017 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
3021 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_p2p.c2672 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_req()
2674 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_req()
2685 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_req()
2858 pwdinfo->peer_intent = attr_content; /* include both intent and tie breaker values. */ in process_p2p_group_negotation_resp()
2860 if (pwdinfo->intent == (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
2874 } else if (pwdinfo->intent > (pwdinfo->peer_intent >> 1)) { in process_p2p_group_negotation_resp()
3006 if ((pwdinfo->intent) > (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
3008 else if ((pwdinfo->intent) < (pwdinfo->peer_intent >> 1)) in process_p2p_group_negotation_confirm()
3012 if (pwdinfo->peer_intent & 0x01) in process_p2p_group_negotation_confirm()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h247 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme.h348 u8 peer_intent; // Included the intent value and tie breaker value. member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h371 u8 peer_intent; // Included the intent value and tie breaker value. member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h368 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h398 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme.h411 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme.h411 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme.h426 u8 peer_intent; /* Included the intent value and tie breaker value. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme.h418 u8 peer_intent; /* Included the intent value and tie breaker value. */ member

123