| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 203 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 216 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 280 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 5334 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) argument 5342 if (wiphy_data->pd_wdev) { 5359 wiphy_data->pd_wdev = wdev; 5360 *pd_wdev = wdev; 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 D | ioctl_cfg80211.h | 227 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 240 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 307 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 6769 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 6777 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 6794 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 6795 *pd_wdev = wdev; in rtw_pd_iface_alloc() 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/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 241 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 257 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 327 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 241 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 254 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 322 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 6899 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 6907 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 6924 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 6925 *pd_wdev = wdev; in rtw_pd_iface_alloc() 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/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 240 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 256 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 326 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 241 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 254 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 322 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 6879 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 6887 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 6904 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 6905 *pd_wdev = wdev; in rtw_pd_iface_alloc() 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/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 271 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 285 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 354 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 245 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 265 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 339 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 7950 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 7958 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 7975 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 7976 *pd_wdev = wdev; in rtw_pd_iface_alloc() 7996 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free() 8000 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free() 8001 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free() 8006 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free() 8010 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free() 8011 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 269 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 283 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 352 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 6756 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 6764 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 6781 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 6782 *pd_wdev = wdev; in rtw_pd_iface_alloc() 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/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 246 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 262 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 336 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 7688 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 7696 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 7713 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 7714 *pd_wdev = wdev; in rtw_pd_iface_alloc() 7734 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free() 7738 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free() 7739 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free() 7744 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free() 7748 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free() 7749 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 246 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 262 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 336 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 245 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 261 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 335 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 245 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 265 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 339 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 7974 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 7982 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 7999 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 8000 *pd_wdev = wdev; in rtw_pd_iface_alloc() 8020 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free() 8024 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free() 8025 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free() 8030 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free() 8034 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free() 8035 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 246 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 262 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 336 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 7779 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 7787 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 7804 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 7805 *pd_wdev = wdev; in rtw_pd_iface_alloc() 7825 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free() 7829 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free() 7830 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free() 7835 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free() 7839 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free() 7840 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 D | ioctl_cfg80211.h | 245 struct wireless_dev *pd_wdev; /* P2P device wdev */ member 261 #define wiphy_to_pd_wdev(wiphy) (rtw_wiphy_priv(wiphy)->pd_wdev) 335 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev);
|
| H A D | ioctl_cfg80211.c | 7687 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc() argument 7695 if (wiphy_data->pd_wdev) { in rtw_pd_iface_alloc() 7712 wiphy_data->pd_wdev = wdev; in rtw_pd_iface_alloc() 7713 *pd_wdev = wdev; in rtw_pd_iface_alloc() 7733 if (!wiphy_data->pd_wdev) in rtw_pd_iface_free() 7737 , FUNC_WIPHY_ARG(wiphy), wiphy_data->pd_wdev in rtw_pd_iface_free() 7738 , MAC_ARG(wdev_address(wiphy_data->pd_wdev))); in rtw_pd_iface_free() 7743 cfg80211_unregister_wdev(wiphy_data->pd_wdev); in rtw_pd_iface_free() 7747 rtw_mfree((u8 *)wiphy_data->pd_wdev, sizeof(struct wireless_dev)); in rtw_pd_iface_free() 7748 wiphy_data->pd_wdev = NULL; in rtw_pd_iface_free() [all …]
|