Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h227 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information o… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme.h320 …struct profile_info profileinfo[ P2P_MAX_PERSISTENT_GROUP_NUM ]; // Store the profile informatio… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h343 …struct profile_info profileinfo[ P2P_MAX_PERSISTENT_GROUP_NUM ]; // Store the profile informatio… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h340 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h370 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme.h383 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme.h383 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme.h398 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme.h390 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mlme.h390 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_mlme.h390 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mlme.h390 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_mlme.h391 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c5711 u8 is_matched_in_profilelist( u8* peermacaddr, struct profile_info* profileinfo ) in is_matched_in_profilelist() argument
5718 for( i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++ ) in is_matched_in_profilelist()
5721profileinfo->peermac[0], profileinfo->peermac[1],profileinfo->peermac[2],profileinfo->peermac[3],p… in is_matched_in_profilelist()
5722 if ( _rtw_memcmp( peermacaddr, profileinfo->peermac, ETH_ALEN ) ) in is_matched_in_profilelist()
6692 … if ( is_matched_in_profilelist( pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[ 0 ] ) ) in on_action_public_p2p()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c5643 u8 is_matched_in_profilelist( u8* peermacaddr, struct profile_info* profileinfo ) in is_matched_in_profilelist() argument
5650 for( i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++ ) in is_matched_in_profilelist()
5653profileinfo->peermac[0], profileinfo->peermac[1],profileinfo->peermac[2],profileinfo->peermac[3],p… in is_matched_in_profilelist()
5654 if ( _rtw_memcmp( peermacaddr, profileinfo->peermac, ETH_ALEN ) ) in is_matched_in_profilelist()
6667 … if ( is_matched_in_profilelist( pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[ 0 ] ) ) in on_action_public_p2p()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme_ext.c5560 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5567 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5569profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5570 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6487 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mlme.h373 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme.h374 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme.h374 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme.h374 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information … member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme_ext.c5915 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5922 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5924profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5925 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6817 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme_ext.c5615 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5622 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5624profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5625 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6552 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme_ext.c5653 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5660 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5662profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5663 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6558 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme_ext.c5646 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5653 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5655profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5656 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6551 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme_ext.c5914 u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist() argument
5921 for (i = 0; i < P2P_MAX_PERSISTENT_GROUP_NUM; i++, profileinfo++) { in is_matched_in_profilelist()
5923profileinfo->peermac[0], profileinfo->peermac[1], profileinfo->peermac[2], profileinfo->peermac[3]… in is_matched_in_profilelist()
5924 if (_rtw_memcmp(peermacaddr, profileinfo->peermac, ETH_ALEN)) { in is_matched_in_profilelist()
6816 if (is_matched_in_profilelist(pwdinfo->p2p_peer_interface_addr, &pwdinfo->profileinfo[0])) { in on_action_public_p2p()

123