Home
last modified time | relevance | path

Searched defs:wiphy (Results 1 – 25 of 275) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c74 qtnf_validate_iface_combinations(struct wiphy *wiphy, in qtnf_validate_iface_combinations()
124 qtnf_change_virtual_intf(struct wiphy *wiphy, in qtnf_change_virtual_intf()
159 int qtnf_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in qtnf_del_virtual_intf()
196 static struct wireless_dev *qtnf_add_virtual_intf(struct wiphy *wiphy, in qtnf_add_virtual_intf()
333 static int qtnf_change_beacon(struct wiphy *wiphy, struct net_device *dev, in qtnf_change_beacon()
341 static int qtnf_start_ap(struct wiphy *wiphy, struct net_device *dev, in qtnf_start_ap()
355 static int qtnf_stop_ap(struct wiphy *wiphy, struct net_device *dev) in qtnf_stop_ap()
372 static int qtnf_set_wiphy_params(struct wiphy *wiphy, u32 changed) in qtnf_set_wiphy_params()
392 qtnf_update_mgmt_frame_registrations(struct wiphy *wiphy, in qtnf_update_mgmt_frame_registrations()
446 qtnf_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_mgmt_tx()
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c114 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, in ieee80211_add_iface()
142 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in ieee80211_del_iface()
149 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface()
196 static int ieee80211_start_p2p_device(struct wiphy *wiphy, in ieee80211_start_p2p_device()
211 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, in ieee80211_stop_p2p_device()
217 static int ieee80211_start_nan(struct wiphy *wiphy, in ieee80211_start_nan()
243 static void ieee80211_stop_nan(struct wiphy *wiphy, in ieee80211_stop_nan()
252 static int ieee80211_nan_change_conf(struct wiphy *wiphy, in ieee80211_nan_change_conf()
282 static int ieee80211_add_nan_func(struct wiphy *wiphy, in ieee80211_add_nan_func()
337 static void ieee80211_del_nan_func(struct wiphy *wiphy, in ieee80211_del_nan_func()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dregd.c262 static void rtw_regd_apply_beaconing_flags(struct wiphy *wiphy, in rtw_regd_apply_beaconing_flags()
292 static void rtw_regd_apply_hw_cap_flags(struct wiphy *wiphy) in rtw_regd_apply_hw_cap_flags()
324 static void rtw_regd_apply_world_flags(struct wiphy *wiphy, in rtw_regd_apply_world_flags()
343 struct wiphy *wiphy, in rtw_regd_notifier_apply()
355 rtw_regd_init_wiphy(struct rtw_regulatory *reg, struct wiphy *wiphy, in rtw_regd_init_wiphy()
356 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init_wiphy()
371 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init()
374 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_init() local
385 void rtw_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_regd_notifier()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgvendor.c118 struct wiphy *wiphy; in wl_cfgvendor_send_supp_eventstring() local
164 struct wiphy *wiphy; in wl_cfgvendor_notify_supp_event_str() local
210 int wl_cfgvendor_send_async_event(struct wiphy *wiphy, in wl_cfgvendor_send_async_event()
240 wl_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in wl_cfgvendor_send_cmd_reply()
263 wl_cfgvendor_get_feature_set(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set()
280 wl_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set_matrix()
328 wl_cfgvendor_set_pno_rand_mac_oui(struct wiphy *wiphy, in wl_cfgvendor_set_pno_rand_mac_oui()
362 wl_cfgvendor_set_nodfs_flag(struct wiphy *wiphy, in wl_cfgvendor_set_nodfs_flag()
391 wl_cfgvendor_set_country(struct wiphy *wiphy, in wl_cfgvendor_set_country()
427 wl_cfgvendor_gscan_get_capabilities(struct wiphy *wiphy, in wl_cfgvendor_gscan_get_capabilities()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgvendor.c118 struct wiphy *wiphy; in wl_cfgvendor_send_supp_eventstring() local
164 struct wiphy *wiphy; in wl_cfgvendor_notify_supp_event_str() local
210 int wl_cfgvendor_send_async_event(struct wiphy *wiphy, in wl_cfgvendor_send_async_event()
240 wl_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in wl_cfgvendor_send_cmd_reply()
263 wl_cfgvendor_get_feature_set(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set()
280 wl_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set_matrix()
328 wl_cfgvendor_set_pno_rand_mac_oui(struct wiphy *wiphy, in wl_cfgvendor_set_pno_rand_mac_oui()
362 wl_cfgvendor_set_nodfs_flag(struct wiphy *wiphy, in wl_cfgvendor_set_nodfs_flag()
391 wl_cfgvendor_set_country(struct wiphy *wiphy, in wl_cfgvendor_set_country()
427 wl_cfgvendor_gscan_get_capabilities(struct wiphy *wiphy, in wl_cfgvendor_gscan_get_capabilities()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgvendor.c118 struct wiphy *wiphy; in wl_cfgvendor_send_supp_eventstring() local
164 struct wiphy *wiphy; in wl_cfgvendor_notify_supp_event_str() local
210 int wl_cfgvendor_send_async_event(struct wiphy *wiphy, in wl_cfgvendor_send_async_event()
240 wl_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in wl_cfgvendor_send_cmd_reply()
263 wl_cfgvendor_get_feature_set(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set()
280 wl_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set_matrix()
328 wl_cfgvendor_set_pno_rand_mac_oui(struct wiphy *wiphy, in wl_cfgvendor_set_pno_rand_mac_oui()
362 wl_cfgvendor_set_nodfs_flag(struct wiphy *wiphy, in wl_cfgvendor_set_nodfs_flag()
391 wl_cfgvendor_set_country(struct wiphy *wiphy, in wl_cfgvendor_set_country()
427 wl_cfgvendor_send_hotlist_event(struct wiphy *wiphy, in wl_cfgvendor_send_hotlist_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dregd.c266 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy, in ath_force_clear_no_ir_chan()
280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_clear_no_ir_freq()
296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_no_ir_freq()
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in __ath_reg_apply_beaconing_flags()
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in ath_reg_apply_beaconing_flags()
375 ath_reg_apply_ir_flags(struct wiphy *wiphy, in ath_reg_apply_ir_flags()
403 static void ath_reg_apply_radar_flags(struct wiphy *wiphy, in ath_reg_apply_radar_flags()
435 static void ath_reg_apply_world_flags(struct wiphy *wiphy, in ath_reg_apply_world_flags()
470 static int __ath_reg_dyn_country(struct wiphy *wiphy, in __ath_reg_dyn_country()
494 static void ath_reg_dyn_country(struct wiphy *wiphy, in ath_reg_dyn_country()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c131 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags()
182 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags()
236 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags()
270 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags()
279 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply()
330 struct wiphy *wiphy, in _rtl_regd_init_wiphy()
331 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy()
382 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init()
386 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local
426 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c147 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter()
156 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
209 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
273 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in mwifiex_cfg80211_update_mgmt_frame_registrations()
293 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
335 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel()
365 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
400 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power()
425 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
445 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dwifi_regd.c21 struct wiphy *wiphy = dvobj_to_wiphy(rfctl_to_dvobj(rfctl)); in rtw_chset_hook_os_channels() local
48 bool rtw_regd_is_wiphy_self_managed(struct wiphy *wiphy) in rtw_regd_is_wiphy_self_managed()
93 static int rtw_build_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, struct ieee802… in rtw_build_wiphy_regd()
187 static void rtw_regd_disable_no_20mhz_chs(struct wiphy *wiphy) in rtw_regd_disable_no_20mhz_chs()
209 void rtw_update_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_lock_need… in rtw_update_wiphy_regd()
247 static void rtw_regd_overide_flags(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_l… in rtw_regd_overide_flags()
343 struct wiphy *wiphy = adapter_to_wiphy(padapter); in rtw_os_init_channel_set() local
414 struct wiphy *wiphy = adapter_to_wiphy(adapter); in rtw_os_get_total_txpwr_regd_lmt_mbm() local
583 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
643 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
[all …]
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
334 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
351 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dwifi_regd.c21 struct wiphy *wiphy = dvobj_to_wiphy(rfctl_to_dvobj(rfctl)); in rtw_chset_hook_os_channels() local
48 bool rtw_regd_is_wiphy_self_managed(struct wiphy *wiphy) in rtw_regd_is_wiphy_self_managed()
93 static int rtw_build_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, struct ieee802… in rtw_build_wiphy_regd()
187 static void rtw_regd_disable_no_20mhz_chs(struct wiphy *wiphy) in rtw_regd_disable_no_20mhz_chs()
209 void rtw_update_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_lock_need… in rtw_update_wiphy_regd()
247 static void rtw_regd_overide_flags(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_l… in rtw_regd_overide_flags()
343 struct wiphy *wiphy = adapter_to_wiphy(padapter); in rtw_os_init_channel_set() local
414 struct wiphy *wiphy = adapter_to_wiphy(adapter); in rtw_os_get_total_txpwr_regd_lmt_mbm() local
583 static void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
643 static int rtw_reg_notifier_return(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier_return()
[all …]
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
334 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
351 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/kernel/net/wireless/
H A Dchan.c398 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq, in cfg80211_set_chans_dfs_state()
417 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state()
467 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy, in cfg80211_get_chans_dfs_required()
489 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required()
546 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy, in cfg80211_get_chans_dfs_usable()
583 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable()
693 static bool cfg80211_is_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_is_wiphy_oper_chan()
715 bool cfg80211_any_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_any_wiphy_oper_chan()
736 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy, in cfg80211_get_chans_dfs_available()
772 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy, in cfg80211_chandef_dfs_available()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgvendor.c99 int wl_cfgvendor_send_async_event(struct wiphy *wiphy, in wl_cfgvendor_send_async_event()
129 wl_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in wl_cfgvendor_send_cmd_reply()
148 wl_cfgvendor_get_feature_set(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set()
166 wl_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in wl_cfgvendor_get_feature_set_matrix()
204 wl_cfgvendor_set_rand_mac_oui(struct wiphy *wiphy, in wl_cfgvendor_set_rand_mac_oui()
230 wl_cfgvendor_set_nodfs_flag(struct wiphy *wiphy, in wl_cfgvendor_set_nodfs_flag()
250 wl_cfgvendor_set_country(struct wiphy *wiphy, in wl_cfgvendor_set_country()
280 wl_cfgvendor_send_hotlist_event(struct wiphy *wiphy, in wl_cfgvendor_send_hotlist_event()
341 wl_cfgvendor_gscan_get_capabilities(struct wiphy *wiphy, in wl_cfgvendor_gscan_get_capabilities()
370 wl_cfgvendor_gscan_get_batch_results(struct wiphy *wiphy, in wl_cfgvendor_gscan_get_batch_results()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_cfgvendor.c43 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
87 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
130 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
136 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
144 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
159 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
172 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
195 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
335 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
352 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_cfgvendor.c42 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
86 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
129 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
135 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
143 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
158 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
171 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
194 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
332 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
349 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_cfgvendor.c43 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
87 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
130 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
136 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
144 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
159 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
172 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
195 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
335 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
352 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_cfgvendor.c47 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
91 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
134 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
140 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
148 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
163 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
176 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
199 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
353 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
370 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_cfgvendor.c46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc()
90 struct sk_buff *dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int len in dbg_rtw_cfg80211_vendor_cmd_alloc_reply_skb()
133 #define rtw_cfg80211_vendor_event_alloc(wiphy, wdev, len, event_id, gfp) \ argument
139 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc()
162 #define rtw_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, len) \ argument
175 int rtw_cfgvendor_send_async_event(struct wiphy *wiphy, in rtw_cfgvendor_send_async_event()
198 static int rtw_cfgvendor_send_cmd_reply(struct wiphy *wiphy, in rtw_cfgvendor_send_cmd_reply()
342 static int rtw_cfgvendor_get_feature_set(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set()
359 static int rtw_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, in rtw_cfgvendor_get_feature_set_matrix()
[all …]

1234567891011