Home
last modified time | relevance | path

Searched refs:notify_channel (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c221 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
303 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
347 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)buf, in rtw_cfg80211_inform_bss()
373 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
381 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
382 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
498 struct ieee80211_channel *notify_channel; in rtw_cfg80211_indicate_connect() local
505 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_indicate_connect()
508 roam_info.channel = notify_channel; in rtw_cfg80211_indicate_connect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c364 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
454 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_inform_bss()
460 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
490 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
556 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
560 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
624 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
631 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
632 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
655 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c364 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
454 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_inform_bss()
460 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
490 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
556 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
560 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
624 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
631 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
632 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
655 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c345 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
426 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_inform_bss()
432 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
461 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
527 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
531 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
594 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
601 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
602 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
625 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c378 struct ieee80211_channel *notify_channel; local
431 notify_channel = ieee80211_get_channel(wiphy, freq);
495 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf,
499 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress,
556 struct ieee80211_channel *notify_channel = NULL; local
563 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq);
564 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel,
592 struct ieee80211_channel *notify_channel; local
646 notify_channel = ieee80211_get_channel(wiphy, freq);
647 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI…
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c738 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
791 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
855 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
859 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
916 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
923 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
924 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
951 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1001 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1002 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c770 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
823 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
887 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
891 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
948 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
955 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
956 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
983 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1033 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1034 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c762 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
815 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
879 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
883 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
940 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
947 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
948 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
975 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1025 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1026 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c775 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
828 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
892 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
896 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
953 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
960 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
961 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
988 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1038 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1039 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c842 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
895 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
966 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
970 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
1027 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
1034 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
1035 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1062 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1112 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1113 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c776 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
829 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
893 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
897 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
954 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
961 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
962 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
989 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1039 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1040 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c826 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
879 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
943 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
947 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
1004 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
1011 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
1012 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1039 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1089 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1090 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c828 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
881 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
945 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
949 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
1006 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
1013 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
1014 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1041 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1091 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1092 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c790 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
843 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
907 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
911 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
968 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
975 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
976 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1003 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1053 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1054 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c850 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
903 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
974 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
978 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
1035 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
1042 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
1043 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1070 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1120 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1121 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c791 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
844 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
908 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
912 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
969 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
976 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
977 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1004 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1054 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1055 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c774 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
827 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
891 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
895 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
981 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
988 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
989 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
1016 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1066 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1067 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c786 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
839 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
903 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
907 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
964 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
971 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
972 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
999 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1049 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1050 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c775 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
828 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
892 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)pbuf, in rtw_cfg80211_inform_bss()
896 bss = cfg80211_inform_bss(wiphy, notify_channel, (const u8 *)pnetwork->network.MacAddress, in rtw_cfg80211_inform_bss()
953 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
960 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
961 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
988 struct ieee80211_channel *notify_channel; in rtw_cfg80211_ibss_indicate_connect() local
1038 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect()
1039 …cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, notify_channel, GFP_ATOMI… in rtw_cfg80211_ibss_indicate_connect()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3067 struct ieee80211_channel *notify_channel; in brcmf_inform_ibss() local
3110 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_inform_ibss()
3123 bss = cfg80211_inform_bss(wiphy, notify_channel, in brcmf_inform_ibss()
5896 struct ieee80211_channel *notify_channel = NULL; in brcmf_bss_roaming_done() local
5935 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_bss_roaming_done()
5940 roam_info.channel = notify_channel; in brcmf_bss_roaming_done()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c13596 struct ieee80211_channel *notify_channel = NULL; in wl_bss_roaming_done() local
13709 notify_channel = ieee80211_get_channel(wiphy, freq); in wl_bss_roaming_done()
13736 roam_info.links[0].channel = notify_channel; in wl_bss_roaming_done()
13739 roam_info.channel = notify_channel; in wl_bss_roaming_done()
13763 notify_channel, in wl_bss_roaming_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c14354 struct ieee80211_channel *notify_channel = NULL; in wl_bss_roaming_done() local
14414 notify_channel = ieee80211_get_channel(wiphy, freq); in wl_bss_roaming_done()
14442 roam_info.channel = notify_channel; in wl_bss_roaming_done()
14455 notify_channel, in wl_bss_roaming_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c13495 struct ieee80211_channel *notify_channel = NULL; in wl_bss_roaming_done() local
13603 notify_channel = ieee80211_get_channel(wiphy, freq); in wl_bss_roaming_done()
13629 roam_info.channel = notify_channel; in wl_bss_roaming_done()
13652 notify_channel, in wl_bss_roaming_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c16682 struct ieee80211_channel *notify_channel = NULL; local
16771 notify_channel = ieee80211_get_channel(wiphy, freq);
16796 roam_info.channel = notify_channel;
16817 notify_channel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c16680 struct ieee80211_channel *notify_channel = NULL; local
16769 notify_channel = ieee80211_get_channel(wiphy, freq);
16794 roam_info.channel = notify_channel;
16815 notify_channel,

12