Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/
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()
376 ath_reg_apply_ir_flags(struct wiphy *wiphy, in ath_reg_apply_ir_flags()
404 static void ath_reg_apply_radar_flags(struct wiphy *wiphy, in ath_reg_apply_radar_flags()
436 static void ath_reg_apply_world_flags(struct wiphy *wiphy, in ath_reg_apply_world_flags()
471 static int __ath_reg_dyn_country(struct wiphy *wiphy, in __ath_reg_dyn_country()
495 static void ath_reg_dyn_country(struct wiphy *wiphy, in ath_reg_dyn_country()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dregd.c288 rtw89_regd_setup_unii4(struct rtw89_dev * rtwdev,struct wiphy * wiphy) rtw89_regd_setup_unii4() argument
334 rtw89_regd_setup_6ghz(struct rtw89_dev * rtwdev,struct wiphy * wiphy) rtw89_regd_setup_6ghz() argument
385 struct wiphy *wiphy = rtwdev->hw->wiphy; rtw89_regd_setup() local
398 rtw89_regd_init(struct rtw89_dev * rtwdev,void (* reg_notifier)(struct wiphy * wiphy,struct regulatory_request * request)) rtw89_regd_init() argument
403 struct wiphy *wiphy = rtwdev->hw->wiphy; rtw89_regd_init() local
438 rtw89_regd_notifier_apply(struct rtw89_dev * rtwdev,struct wiphy * wiphy,struct regulatory_request * request) rtw89_regd_notifier_apply() argument
453 rtw89_regd_notifier(struct wiphy * wiphy,struct regulatory_request * request) rtw89_regd_notifier() argument
[all...]
H A Dmac.c4170 rtw89_mac_check_he_obss_narrow_bw_ru_iter(struct wiphy * wiphy,struct cfg80211_bss * bss,void * data) rtw89_mac_check_he_obss_narrow_bw_ru_iter() argument
/freebsd/sys/contrib/dev/rtw88/
H A Dregd.c278 static void rtw_regd_apply_hw_cap_flags(struct wiphy *wiphy) in rtw_regd_apply_hw_cap_flags() argument
338 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_init() local
371 struct wiphy *wiphy = rtwdev->hw->wiphy; rtw_regd_hint() local
398 struct wiphy *wiphy = rtwdev->hw->wiphy; rtw_regd_mgmt_worldwide() local
428 struct wiphy *wiphy = rtwdev->hw->wiphy; rtw_regd_mgmt_setting() local
460 rtw_regd_notifier(struct wiphy * wiphy,struct regulatory_request * request) rtw_regd_notifier() argument
[all...]
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h400 struct wiphy *wiphy; member
1175 struct wiphy *wiphy; member
1179 struct wiphy { struct
1192 const struct wiphy_iftype_ext_capab *iftype_ext_capab; argument
1199 void(*reg_notifier)(struct wiphy *, struct regulatory_request *); argument
1202 const struct wiphy_vendor_command *vendor_commands; argument
1203 const struct ieee80211_txrx_stypes *mgmt_stypes;
1204 uint32_t rts_threshold;
1205 uint32_t frag_threshold;
1229 #define lockdep_assert_wiphy(wiphy) \ argument
[all …]
H A Dmac80211.h504 struct wiphy *wiphy; member
1295 wiphy_to_ieee80211_hw(struct wiphy *wiphy) in wiphy_to_ieee80211_hw()
1779 wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool state) in wiphy_rfkill_set_hw_state()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c51 struct wiphy *wiphy = mt76_hw(dev)->wiphy; in mt7615_thermal_init() local
193 struct wiphy *wiphy = hw->wiphy; in mt7615_check_offload_capability() local
333 mt7615_regd_notifier(struct wiphy *wiphy, in mt7615_regd_notifier()
365 struct wiphy *wiphy = hw->wiphy; in mt7615_init_wiphy() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c47 struct wiphy *wiphy = phy->mt76->hw->wiphy; in mt7921_thermal_init() local
67 mt7921_regd_notifier(struct wiphy *wiphy, in mt7921_regd_notifier()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c183 struct wiphy *wiphy = phy->mt76->hw->wiphy; in mt7915_unregister_thermal() local
196 struct wiphy *wiphy = phy->mt76->hw->wiphy; in mt7915_thermal_init() local
327 mt7915_regd_notifier(struct wiphy *wiphy, in mt7915_regd_notifier()
357 struct wiphy *wiphy = hw->wiphy; in mt7915_init_wiphy() local
H A Dmcu.c441 static void mt7915_check_he_obss_narrow_bw_ru_iter(struct wiphy *wiphy, in mt7915_check_he_obss_narrow_bw_ru_iter()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.c47 ath12k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in ath12k_reg_notifier()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c417 mt7603_regd_notifier(struct wiphy *wiphy, in mt7603_regd_notifier()
489 struct wiphy *wiphy = hw->wiphy; in mt7603_register_device() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c687 linuxkpi_ieee80211_get_channel(struct wiphy *wiphy, uint32_t freq) in linuxkpi_ieee80211_get_channel()
4626 struct wiphy *wiphy; local
4735 linuxkpi_wiphy_to_ieee80211_hw(struct wiphy *wiphy)
5164 linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
5555 struct wiphy *wiphy; local
5585 linuxkpi_wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk)
5606 linuxkpi_wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk)
5620 linuxkpi_wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk)
5657 linuxkpi_wiphy_delayed_work_queue(struct wiphy *wiphy,
5671 linuxkpi_wiphy_delayed_work_cancel(struct wiphy *wiphy,
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c132 mt7996_regd_notifier(struct wiphy *wiphy, in mt7996_regd_notifier()
160 struct wiphy *wiphy = hw->wiphy; in mt7996_init_wiphy() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_txrx.c80 struct wiphy *wiphy = dev->mt76.hw->wiphy; in mt76x02_tx_get_max_txpwr_adj() local
H A Dmt76x02_util.c143 struct wiphy *wiphy = hw->wiphy; in mt76x02_init_device() local
680 struct wiphy *wiphy = hw->wiphy; in mt76x02_config_mac_addr_list() local
H A Dmt76x02_dfs.c885 void mt76x02_regd_notifier(struct wiphy *wiphy, in mt76x02_regd_notifier()
H A Dmt792x_core.c517 struct wiphy *wiphy = hw->wiphy; in mt792x_init_wiphy() local
H A Dmac80211.c429 struct wiphy *wiphy = hw->wiphy; in mt76_phy_init() local
H A Dmt76_connac_mcu.c2822 struct wiphy *wiphy = phy->hw->wiphy; in mt76_connac_mcu_bss_basic_tlv() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c47 ath11k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in ath11k_reg_notifier()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c111 iwl_mvm_get_regdomain(struct wiphy * wiphy,const char * alpha2,enum iwl_mcc_source src_id,bool * changed) iwl_mvm_get_regdomain() argument
3416 iwl_mvm_check_he_obss_narrow_bw_ru_iter(struct wiphy * wiphy,struct cfg80211_bss * bss,void * _data) iwl_mvm_check_he_obss_narrow_bw_ru_iter() argument
[all...]
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c3309 u32 vendor_id, subcmd, wiphy = 0; in nl80211_vendor_event() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c3539 static void ath10k_reg_notifier(struct wiphy *wiphy, in ath10k_reg_notifier()