Home
last modified time | relevance | path

Searched refs:cap_attr (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2595 u16 cap_attr; in process_p2p_group_negotation_req() local
2601 attr_contentlen = sizeof(cap_attr); in process_p2p_group_negotation_req()
2602 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2603 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2606 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2595 u16 cap_attr; in process_p2p_group_negotation_req() local
2601 attr_contentlen = sizeof(cap_attr); in process_p2p_group_negotation_req()
2602 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2603 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2606 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2595 u16 cap_attr; in process_p2p_group_negotation_req() local
2601 attr_contentlen = sizeof(cap_attr); in process_p2p_group_negotation_req()
2602 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2603 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2606 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2595 u16 cap_attr; in process_p2p_group_negotation_req() local
2601 attr_contentlen = sizeof(cap_attr); in process_p2p_group_negotation_req()
2602 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2603 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2606 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2595 u16 cap_attr; in process_p2p_group_negotation_req() local
2601 attr_contentlen = sizeof(cap_attr); in process_p2p_group_negotation_req()
2602 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2603 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2606 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_p2p.c2409 u16 cap_attr=0; in process_assoc_req_p2p_ie() local
2447 …if( rtw_get_p2p_attr_content( p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*) &att… in process_assoc_req_p2p_ie()
2450 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2451 psta->dev_cap = cap_attr&0xff; in process_assoc_req_p2p_ie()
2816 u16 cap_attr; in process_p2p_group_negotation_req() local
2822 …if(rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*)&attr_c… in process_p2p_group_negotation_req()
2824 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2827 if(!(cap_attr & P2P_GRPCAP_INTRABSS) ) in process_p2p_group_negotation_req()
3025 u16 cap_attr; in process_p2p_group_negotation_resp() local
3035 …if(rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*)&attr_c… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_p2p.c2262 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2593 u16 cap_attr; in process_p2p_group_negotation_req() local
2599 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2600 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2603 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2749 u16 cap_attr; in process_p2p_group_negotation_resp() local
2758 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2292 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2293 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2592 u16 cap_attr; in process_p2p_group_negotation_req() local
2598 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2599 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2602 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2748 u16 cap_attr; in process_p2p_group_negotation_resp() local
2757 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_p2p.c2262 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2593 u16 cap_attr; in process_p2p_group_negotation_req() local
2599 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2600 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2603 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2749 u16 cap_attr; in process_p2p_group_negotation_resp() local
2758 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_p2p.c2262 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2593 u16 cap_attr; in process_p2p_group_negotation_req() local
2599 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2600 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2603 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2749 u16 cap_attr; in process_p2p_group_negotation_resp() local
2758 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_p2p.c2261 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2290 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2292 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2293 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2592 u16 cap_attr; in process_p2p_group_negotation_req() local
2598 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2599 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2602 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2748 u16 cap_attr; in process_p2p_group_negotation_resp() local
2757 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_p2p.c2262 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2593 u16 cap_attr; in process_p2p_group_negotation_req() local
2599 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2600 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2603 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2749 u16 cap_attr; in process_p2p_group_negotation_resp() local
2758 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_p2p.c2441 u16 cap_attr=0; in process_assoc_req_p2p_ie() local
2479 …if( rtw_get_p2p_attr_content( p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*) &att… in process_assoc_req_p2p_ie()
2482 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2483 psta->dev_cap = cap_attr&0xff; in process_assoc_req_p2p_ie()
2846 u16 cap_attr; in process_p2p_group_negotation_req() local
2852 …if(rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*)&attr_c… in process_p2p_group_negotation_req()
2854 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2857 if(!(cap_attr & P2P_GRPCAP_INTRABSS) ) in process_p2p_group_negotation_req()
3040 u16 cap_attr; in process_p2p_group_negotation_resp() local
3050 …if(rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*)&attr_c… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_p2p.c2262 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2291 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2293 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2294 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2593 u16 cap_attr; in process_p2p_group_negotation_req() local
2599 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2600 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2603 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2749 u16 cap_attr; in process_p2p_group_negotation_resp() local
2758 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_p2p.c2321 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2350 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2352 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2353 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2663 u16 cap_attr; in process_p2p_group_negotation_req() local
2669 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2670 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2673 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2821 u16 cap_attr; in process_p2p_group_negotation_resp() local
2830 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_p2p.c2324 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
2353 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
2355 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
2356 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
2655 u16 cap_attr; in process_p2p_group_negotation_req() local
2661 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_req()
2662 cap_attr = le16_to_cpu(cap_attr); in process_p2p_group_negotation_req()
2665 if (!(cap_attr & P2P_GRPCAP_INTRABSS)) in process_p2p_group_negotation_req()
2813 u16 cap_attr; in process_p2p_group_negotation_resp() local
2822 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *)&att… in process_p2p_group_negotation_resp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_p2p.c1444 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
1473 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
1474 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
1476 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
1477 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_p2p.c1444 u16 cap_attr = 0; in process_assoc_req_p2p_ie() local
1473 attr_contentlen = sizeof(cap_attr); in process_assoc_req_p2p_ie()
1474 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in process_assoc_req_p2p_ie()
1476 cap_attr = le16_to_cpu(cap_attr); in process_assoc_req_p2p_ie()
1477 psta->dev_cap = cap_attr & 0xff; in process_assoc_req_p2p_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c6083 u16 cap_attr=0;
6090 …if( rtw_get_p2p_attr_content( p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*) &att…
6094 cap_attr = le16_to_cpu(cap_attr);
6095 grp_cap = (u8)((cap_attr >> 8)&0xff);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c6106 u16 cap_attr=0; local
6113 …if( rtw_get_p2p_attr_content( p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8*)&cap_attr, (uint*) &att…
6117 cap_attr = le16_to_cpu(cap_attr);
6118 grp_cap = (u8)((cap_attr >> 8)&0xff);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c5756 u16 cap_attr = 0; local
5763 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at…
5766 cap_attr = le16_to_cpu(cap_attr);
5767 grp_cap = (u8)((cap_attr >> 8) & 0xff);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c6407 u16 cap_attr = 0; local
6414 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at…
6417 cap_attr = le16_to_cpu(cap_attr);
6418 grp_cap = (u8)((cap_attr >> 8) & 0xff);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c9336 u16 cap_attr = 0; in rtw_cfg80211_set_probe_resp_wpsp2pie() local
9343 attr_contentlen = sizeof(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
9344 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in rtw_cfg80211_set_probe_resp_wpsp2pie()
9347 cap_attr = le16_to_cpu(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
9348 grp_cap = (u8)((cap_attr >> 8) & 0xff); in rtw_cfg80211_set_probe_resp_wpsp2pie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c6642 u16 cap_attr = 0; in rtw_cfg80211_set_probe_resp_wpsp2pie() local
6649 attr_contentlen = sizeof(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
6650 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in rtw_cfg80211_set_probe_resp_wpsp2pie()
6653 cap_attr = le16_to_cpu(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
6654 grp_cap = (u8)((cap_attr >> 8) & 0xff); in rtw_cfg80211_set_probe_resp_wpsp2pie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c6665 u16 cap_attr = 0; in rtw_cfg80211_set_probe_resp_wpsp2pie() local
6672 attr_contentlen = sizeof(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
6673 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&cap_attr, (uint *) &at… in rtw_cfg80211_set_probe_resp_wpsp2pie()
6676 cap_attr = le16_to_cpu(cap_attr); in rtw_cfg80211_set_probe_resp_wpsp2pie()
6677 grp_cap = (u8)((cap_attr >> 8) & 0xff); in rtw_cfg80211_set_probe_resp_wpsp2pie()

12