Home
last modified time | relevance | path

Searched defs:wiphy (Results 51 - 75 of 226) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c417 mt7603_regd_notifier(struct wiphy *wiphy, in mt7603_regd_notifier() argument
489 struct wiphy *wiphy = hw->wiphy; in mt7603_register_device() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c290 hi_void cfg80211_inform_bss_frame(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, in cfg80211_inform_bss_frame() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c478 struct wiphy *wiphy = wdev->wiphy; in wldev_set_country() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dreg.c45 ath11k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in ath11k_reg_notifier() argument
[all...]
/kernel/linux/linux-5.10/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() argument
280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_clear_no_ir_freq() argument
296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_no_ir_freq() argument
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator, struct ieee80211_channel *ch) __ath_reg_apply_beaconing_flags() argument
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_beaconing_flags() argument
375 ath_reg_apply_ir_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_ir_flags() argument
403 ath_reg_apply_radar_flags(struct wiphy *wiphy, struct ath_regulatory *reg) ath_reg_apply_radar_flags() argument
435 ath_reg_apply_world_flags(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ath_regulatory *reg) ath_reg_apply_world_flags() argument
470 __ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) __ath_reg_dyn_country() argument
494 ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) ath_reg_dyn_country() argument
507 ath_reg_notifier_apply(struct wiphy *wiphy, struct regulatory_request *request, struct ath_regulatory *reg) ath_reg_notifier_apply() argument
634 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init_wiphy() argument
757 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h99 struct wiphy *wiphy; member
H A Dpno.c542 void brcmf_pno_wiphy_params(struct wiphy *wiphy, bool gscan) in brcmf_pno_wiphy_params() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c150 struct wiphy *wiphy = hw->wiphy; in mt76x02_init_device() local
678 struct wiphy *wiph in mt76x02_config_mac_addr_list() local
[all...]
H A Dmt76x02_dfs.c888 void mt76x02_regd_notifier(struct wiphy *wiphy, in mt76x02_regd_notifier() argument
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c225 static int qtnf_mac_init_single_band(struct wiphy *wiphy, in qtnf_mac_init_single_band() argument
251 struct wiphy *wiphy in qtnf_mac_init_bands() local
415 struct wiphy *wiphy; qtnf_core_mac_alloc() local
470 struct wiphy *wiphy = priv_to_wiphy(mac); qtnf_core_net_attach() local
512 struct wiphy *wiphy; qtnf_core_mac_detach() local
[all...]
H A Devent.c140 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_bss_join() local
345 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_scan_results() local
439 struct wiphy *wiphy = priv_to_wiphy(mac); qtnf_event_handle_freq_change() local
491 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_radar() local
561 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_external_auth() local
599 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_mic_failure() local
635 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_update_owe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c103 static int prism2_change_virtual_intf(struct wiphy *wiphy, in prism2_change_virtual_intf() argument
145 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, in prism2_add_key() argument
174 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, in prism2_get_key() argument
204 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, in prism2_del_key() argument
229 static int prism2_set_default_key(struct wiphy *wiphy, struc argument
239 prism2_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) prism2_get_station() argument
272 prism2_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) prism2_scan() argument
390 prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) prism2_set_wiphy_params() argument
432 prism2_connect(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_connect_params *sme) prism2_connect() argument
540 prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, u16 reason_code) prism2_disconnect() argument
562 prism2_join_ibss(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ibss_params *params) prism2_join_ibss() argument
568 prism2_leave_ibss(struct wiphy *wiphy, struct net_device *dev) prism2_leave_ibss() argument
573 prism2_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, enum nl80211_tx_power_setting type, int mbm) prism2_set_tx_power() argument
600 prism2_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, int *dbm) prism2_get_tx_power() argument
674 struct wiphy *wiphy; wlan_create_wiphy() local
710 wlan_free_wiphy(struct wiphy *wiphy) wlan_free_wiphy() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c533 struct wiphy *wiphy; in ieee80211_alloc_hw_nm() local
[all...]
H A Doffchannel.c637 struct wiphy *wiphy = local->hw.wiphy; in ieee80211_start_roc_work() local
670 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel() argument
755 int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, in ieee80211_cancel_remain_on_channel() argument
764 int ieee80211_mgmt_tx(struct wiphy *wiph argument
949 ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) ieee80211_mgmt_tx_cancel_wait() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c103 static int prism2_change_virtual_intf(struct wiphy *wiphy, in prism2_change_virtual_intf() argument
145 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, in prism2_add_key() argument
174 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, in prism2_get_key() argument
204 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, in prism2_del_key() argument
230 static int prism2_set_default_key(struct wiphy *wiphy, struc argument
241 prism2_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) prism2_get_station() argument
274 prism2_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) prism2_scan() argument
395 prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) prism2_set_wiphy_params() argument
437 prism2_connect(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_connect_params *sme) prism2_connect() argument
544 prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, u16 reason_code) prism2_disconnect() argument
566 prism2_join_ibss(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ibss_params *params) prism2_join_ibss() argument
572 prism2_leave_ibss(struct wiphy *wiphy, struct net_device *dev) prism2_leave_ibss() argument
577 prism2_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, enum nl80211_tx_power_setting type, int mbm) prism2_set_tx_power() argument
604 prism2_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, int *dbm) prism2_get_tx_power() argument
678 struct wiphy *wiphy; wlan_create_wiphy() local
714 wlan_free_wiphy(struct wiphy *wiphy) wlan_free_wiphy() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dreg.c47 ath12k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in ath12k_reg_notifier() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dreg.c47 ath11k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in ath11k_reg_notifier() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c542 void brcmf_pno_wiphy_params(struct wiphy *wiphy, bool gscan) in brcmf_pno_wiphy_params() argument
/kernel/linux/linux-6.6/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() argument
280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_clear_no_ir_freq() argument
296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_no_ir_freq() argument
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator, struct ieee80211_channel *ch) __ath_reg_apply_beaconing_flags() argument
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_beaconing_flags() argument
376 ath_reg_apply_ir_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_ir_flags() argument
404 ath_reg_apply_radar_flags(struct wiphy *wiphy, struct ath_regulatory *reg) ath_reg_apply_radar_flags() argument
436 ath_reg_apply_world_flags(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ath_regulatory *reg) ath_reg_apply_world_flags() argument
471 __ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) __ath_reg_dyn_country() argument
495 ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) ath_reg_dyn_country() argument
508 ath_reg_notifier_apply(struct wiphy *wiphy, struct regulatory_request *request, struct ath_regulatory *reg) ath_reg_notifier_apply() argument
635 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init_wiphy() argument
758 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c129 mt7996_regd_notifier(struct wiphy *wiphy, in mt7996_regd_notifier() argument
155 struct wiphy *wiphy = hw->wiphy; in mt7996_init_wiphy() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c224 static int qtnf_mac_init_single_band(struct wiphy *wiphy, in qtnf_mac_init_single_band() argument
250 struct wiphy *wiphy in qtnf_mac_init_bands() local
414 struct wiphy *wiphy; qtnf_core_mac_alloc() local
465 struct wiphy *wiphy = priv_to_wiphy(mac); qtnf_core_net_attach() local
507 struct wiphy *wiphy; qtnf_core_mac_detach() local
[all...]
H A Devent.c140 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_bss_join() local
346 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_scan_results() local
440 struct wiphy *wiphy = priv_to_wiphy(mac); qtnf_event_handle_freq_change() local
492 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_radar() local
562 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_external_auth() local
600 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_mic_failure() local
636 struct wiphy *wiphy = priv_to_wiphy(vif->mac); qtnf_event_handle_update_owe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c143 struct wiphy *wiphy = hw->wiphy; in mt76x02_init_device() local
680 struct wiphy *wiph in mt76x02_config_mac_addr_list() local
[all...]
H A Dmt76x02_dfs.c885 void mt76x02_regd_notifier(struct wiphy *wiphy, in mt76x02_regd_notifier() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c627 struct wiphy *wiphy; ieee80211_alloc_hw_nm() local
[all...]

Completed in 23 milliseconds

12345678910