Home
last modified time | relevance | path

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

/net/mac80211/
Dcfg.c24 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, in ieee80211_add_iface()
47 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in ieee80211_del_iface()
54 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface()
110 static int ieee80211_start_p2p_device(struct wiphy *wiphy, in ieee80211_start_p2p_device()
125 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, in ieee80211_stop_p2p_device()
131 static int ieee80211_set_noack_map(struct wiphy *wiphy, in ieee80211_set_noack_map()
141 static int ieee80211_add_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_add_key()
248 static int ieee80211_del_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_del_key()
289 static int ieee80211_get_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_get_key()
383 static int ieee80211_config_default_key(struct wiphy *wiphy, in ieee80211_config_default_key()
[all …]
Dtdls.c401 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_encap_data()
470 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_direct()
506 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_prep_mgmt_packet()
635 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_setup()
690 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_teardown()
735 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt()
796 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_oper()
Dtrace.c59 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg()
Ddebug.h90 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
112 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
Dmain.c494 struct wiphy *wiphy; in ieee80211_alloc_hw() local
Dutil.c40 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy) in wiphy_to_ieee80211_hw()
/net/wireless/
Dchan.c240 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq, in cfg80211_set_chans_dfs_state()
259 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state()
307 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy, in cfg80211_get_chans_dfs_required()
329 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required()
384 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy, in cfg80211_get_chans_dfs_usable()
421 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable()
458 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy, in cfg80211_get_chans_dfs_available()
489 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy, in cfg80211_chandef_dfs_available()
523 static unsigned int cfg80211_get_chans_dfs_cac_time(struct wiphy *wiphy, in cfg80211_get_chans_dfs_cac_time()
553 cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, in cfg80211_chandef_dfs_cac_time()
[all …]
Dreg.c138 static const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom()
158 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy) in reg_get_dfs_region()
560 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy) in reg_get_regdomain()
953 freq_reg_info_regd(struct wiphy *wiphy, u32 center_freq, in freq_reg_info_regd()
990 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info()
1067 static void handle_channel(struct wiphy *wiphy, in handle_channel()
1189 static void handle_band(struct wiphy *wiphy, in handle_band()
1239 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
1249 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
1255 static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy) in wiphy_strict_alpha2_regd()
[all …]
Dcore.c70 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx()
213 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
426 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
501 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
677 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
688 void wiphy_rfkill_stop_polling(struct wiphy *wiphy) in wiphy_rfkill_stop_polling()
696 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
765 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
771 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) in wiphy_rfkill_set_hw_state()
863 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
Dscan.c278 void cfg80211_sched_scan_results(struct wiphy *wiphy) in cfg80211_sched_scan_results()
288 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy) in cfg80211_sched_scan_stopped_rtnl()
300 void cfg80211_sched_scan_stopped(struct wiphy *wiphy) in cfg80211_sched_scan_stopped()
532 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
852 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
885 cfg80211_inform_bss_width(struct wiphy *wiphy, in cfg80211_inform_bss_width()
961 cfg80211_inform_bss_width_frame(struct wiphy *wiphy, in cfg80211_inform_bss_width_frame()
1034 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss()
1050 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss()
1066 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss()
[all …]
Dmlme.c25 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_assoc_resp() local
125 struct wiphy *wiphy = wdev->wiphy; in cfg80211_auth_timeout() local
138 struct wiphy *wiphy = wdev->wiphy; in cfg80211_assoc_timeout() local
174 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; in cfg80211_michael_mic_failure() local
404 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_register_mgmt() local
463 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_unregister_socket() local
610 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_mgmt() local
672 struct wiphy *wiphy; in cfg80211_dfs_channels_update_work() local
726 void cfg80211_radar_event(struct wiphy *wiphy, in cfg80211_radar_event()
754 struct wiphy *wiphy = wdev->wiphy; in cfg80211_cac_event() local
Dsysfs.c43 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in name_show() local
52 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in addresses_show() local
143 struct wiphy *wiphy = container_of(d, struct wiphy, dev); in wiphy_namespace() local
Dutil.c116 struct ieee80211_channel *__ieee80211_get_channel(struct wiphy *wiphy, in __ieee80211_get_channel()
199 void ieee80211_set_bitrate_flags(struct wiphy *wiphy) in ieee80211_set_bitrate_flags()
208 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite()
1271 int cfg80211_iter_combinations(struct wiphy *wiphy, in cfg80211_iter_combinations()
1366 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations()
1537 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy) in ieee80211_get_num_supported_channels()
Dnl80211.c503 struct wiphy *wiphy = wiphy_idx_to_wiphy(cb->args[0] - 1); in nl80211_prepare_wdev_dump() local
894 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan()
930 static int nl80211_put_iface_combinations(struct wiphy *wiphy, in nl80211_put_iface_combinations()
3043 static struct cfg80211_acl_data *parse_acl_data(struct wiphy *wiphy, in parse_acl_data()
3853 int cfg80211_check_station_change(struct wiphy *wiphy, in cfg80211_check_station_change()
5380 struct wiphy *wiphy; in nl80211_trigger_scan() local
5584 struct wiphy *wiphy; in nl80211_start_sched_scan() local
6771 struct wiphy *wiphy = &rdev->wiphy; in nl80211_parse_mcast_rate() local
6799 struct wiphy *wiphy; in nl80211_join_ibss() local
7017 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, in __cfg80211_alloc_event_skb()
[all …]
Ddebugfs.c69 struct wiphy *wiphy = file->private_data; in ht40allow_map_read() local
Dcore.h95 struct cfg80211_registered_device *wiphy_to_rdev(struct wiphy *wiphy) in wiphy_to_rdev()
Dsme.c309 struct wiphy *wiphy = wdev->wiphy; in cfg80211_sme_rx_auth() local