Home
last modified time | relevance | path

Searched refs:wiphy_data (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dwifi_regd.c658 …struct rtw_wiphy_data *wiphy_data = container_of(work, struct rtw_wiphy_data, async_regd_change_wo… in async_regd_change_work_hdl() local
661 _list *list, *head = &wiphy_data->async_regd_change_list; in async_regd_change_work_hdl()
664 _enter_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in async_regd_change_work_hdl()
668 _exit_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in async_regd_change_work_hdl()
681 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_init() local
706 _rtw_init_listhead(&wiphy_data->async_regd_change_list); in rtw_regd_init()
707 _rtw_mutex_init(&wiphy_data->async_regd_change_mutex); in rtw_regd_init()
708 _init_workitem(&wiphy_data->async_regd_change_work, async_regd_change_work_hdl, NULL); in rtw_regd_init()
715 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_async_regd_change_list_free() local
721 _enter_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in rtw_regd_async_regd_change_list_free()
[all …]
H A Dioctl_cfg80211.c4744 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4760 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4761 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4769 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4770 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4778 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4779 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7976 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7982 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7999 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c658 …struct rtw_wiphy_data *wiphy_data = container_of(work, struct rtw_wiphy_data, async_regd_change_wo… in async_regd_change_work_hdl() local
661 _list *list, *head = &wiphy_data->async_regd_change_list; in async_regd_change_work_hdl()
664 _enter_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in async_regd_change_work_hdl()
668 _exit_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in async_regd_change_work_hdl()
681 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_init() local
706 _rtw_init_listhead(&wiphy_data->async_regd_change_list); in rtw_regd_init()
707 _rtw_mutex_init(&wiphy_data->async_regd_change_mutex); in rtw_regd_init()
708 _init_workitem(&wiphy_data->async_regd_change_work, async_regd_change_work_hdl, NULL); in rtw_regd_init()
715 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_async_regd_change_list_free() local
721 _enter_critical_mutex(&wiphy_data->async_regd_change_mutex, &irqL); in rtw_regd_async_regd_change_list_free()
[all …]
H A Dioctl_cfg80211.c4721 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4737 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4738 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4746 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4747 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4755 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4756 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7952 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7958 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7975 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dwifi_regd.c658 …struct rtw_wiphy_data *wiphy_data = container_of(work, struct rtw_wiphy_data, async_regd_change_wo… in async_regd_change_work_hdl() local
660 _list *list, *head = &wiphy_data->async_regd_change_list; in async_regd_change_work_hdl()
663 _rtw_mutex_lock_interruptible(&wiphy_data->async_regd_change_mutex); in async_regd_change_work_hdl()
667 _rtw_mutex_unlock(&wiphy_data->async_regd_change_mutex); in async_regd_change_work_hdl()
680 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_init() local
705 _rtw_init_listhead(&wiphy_data->async_regd_change_list); in rtw_regd_init()
706 _rtw_mutex_init(&wiphy_data->async_regd_change_mutex); in rtw_regd_init()
707 _init_workitem(&wiphy_data->async_regd_change_work, async_regd_change_work_hdl, NULL); in rtw_regd_init()
714 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_async_regd_change_list_free() local
719 _rtw_mutex_lock_interruptible(&wiphy_data->async_regd_change_mutex); in rtw_regd_async_regd_change_list_free()
[all …]
H A Dioctl_cfg80211.c6933 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
6939 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
6956 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
6974 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_free() local
6977 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free()
6981 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free()
6982 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free()
6987 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free()
6991 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free()
6992 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dwifi_regd.c658 …struct rtw_wiphy_data *wiphy_data = container_of(work, struct rtw_wiphy_data, async_regd_change_wo… in async_regd_change_work_hdl() local
660 _list *list, *head = &wiphy_data->async_regd_change_list; in async_regd_change_work_hdl()
663 _rtw_mutex_lock_interruptible(&wiphy_data->async_regd_change_mutex); in async_regd_change_work_hdl()
667 _rtw_mutex_unlock(&wiphy_data->async_regd_change_mutex); in async_regd_change_work_hdl()
680 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_init() local
705 _rtw_init_listhead(&wiphy_data->async_regd_change_list); in rtw_regd_init()
706 _rtw_mutex_init(&wiphy_data->async_regd_change_mutex); in rtw_regd_init()
707 _init_workitem(&wiphy_data->async_regd_change_work, async_regd_change_work_hdl, NULL); in rtw_regd_init()
714 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_regd_async_regd_change_list_free() local
719 _rtw_mutex_lock_interruptible(&wiphy_data->async_regd_change_mutex); in rtw_regd_async_regd_change_list_free()
[all …]
H A Dioctl_cfg80211.c6758 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
6764 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
6781 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
6799 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_free() local
6802 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free()
6806 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free()
6807 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free()
6812 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free()
6816 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free()
6817 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c4529 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4545 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4546 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4554 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4555 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4563 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4564 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7689 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7695 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7712 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c4530 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4546 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4547 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4555 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4556 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4564 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4565 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7690 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7696 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7713 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c4564 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4580 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4581 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4589 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4590 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4598 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4599 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7781 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7787 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7804 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c4582 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4598 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4599 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4607 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4608 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4616 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4617 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7810 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7816 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7833 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c4345 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4361 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4362 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4370 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4371 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4379 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4380 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7181 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7187 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7204 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c4521 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4537 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4538 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4546 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4547 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4555 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4556 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7320 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7326 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7343 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c4530 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in cfg80211_rtw_set_txpower() local
4546 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4547 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4555 wiphy_data->txpwr_total_lmt_mbm = mbm; in cfg80211_rtw_set_txpower()
4556 wiphy_data->txpwr_total_target_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4564 wiphy_data->txpwr_total_lmt_mbm = UNSPECIFIED_MBM; in cfg80211_rtw_set_txpower()
4565 wiphy_data->txpwr_total_target_mbm = mbm; in cfg80211_rtw_set_txpower()
7700 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
7706 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
7723 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c5336 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); local
5342 if (wiphy_data->pd_wdev) {
5359 wiphy_data->pd_wdev = wdev;
5377 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); local
5380 if (!wiphy_data->pd_wdev)
5384 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev
5385 , MAC_ARG(wdev_address(wiphy_data->pd_wdev)));
5390 cfg80211_unregister_wdev(wiphy_data->pd_wdev);
5394 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev));
5395 wiphy_data->pd_wdev = NULL;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c6771 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
6777 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
6794 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
6812 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_free() local
6815 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free()
6819 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free()
6820 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free()
6825 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free()
6829 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free()
6830 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c6901 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
6907 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
6924 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
6942 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_free() local
6945 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free()
6949 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free()
6950 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free()
6955 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free()
6959 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free()
6960 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c6881 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_alloc() local
6887 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc()
6904 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc()
6922 struct rtw_wiphy_data *wiphy_data = rtw_wiphy_priv(wiphy); in rtw_pd_iface_free() local
6925 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free()
6929 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free()
6930 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free()
6935 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free()
6939 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free()
6940 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c6587 struct rtw_wiphy_data *wiphy_data;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c6629 struct rtw_wiphy_data *wiphy_data; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c6290 struct rtw_wiphy_data *wiphy_data; local