Home
last modified time | relevance | path

Searched defs:chandef (Results 1 – 25 of 79) sorted by relevance

1234

/linux/net/wireless/
H A Dchan.c23 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, in cfg80211_chandef_create() argument
58 cfg80211_get_start_freq(const struct cfg80211_chan_def * chandef,u32 cf) cfg80211_get_start_freq() argument
75 cfg80211_get_end_freq(const struct cfg80211_chan_def * chandef,u32 cf) cfg80211_get_end_freq() argument
92 for_each_subchan(chandef,freq,cf) global() argument
134 valid_puncturing_bitmap(const struct cfg80211_chan_def * chandef) valid_puncturing_bitmap() argument
170 cfg80211_edmg_chandef_valid(const struct cfg80211_chan_def * chandef) cfg80211_edmg_chandef_valid() argument
337 cfg80211_chandef_valid(const struct cfg80211_chan_def * chandef) cfg80211_chandef_valid() argument
626 cfg80211_set_dfs_state(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,enum nl80211_dfs_state dfs_state) cfg80211_set_dfs_state() argument
659 struct cfg80211_chan_def chandef = {}; cfg80211_dfs_permissive_check_wdev() local
723 cfg80211_get_chans_dfs_required(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,enum nl80211_iftype iftype) cfg80211_get_chans_dfs_required() argument
743 cfg80211_chandef_dfs_required(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,enum nl80211_iftype iftype) cfg80211_chandef_dfs_required() argument
784 cfg80211_chandef_dfs_usable(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef) cfg80211_chandef_dfs_usable() argument
827 cfg80211_is_sub_chan(struct cfg80211_chan_def * chandef,struct ieee80211_channel * chan,bool primary_only) cfg80211_is_sub_chan() argument
994 cfg80211_chandef_dfs_available(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef) cfg80211_chandef_dfs_available() argument
1034 cfg80211_chandef_dfs_cac_time(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef) cfg80211_chandef_dfs_cac_time() argument
1134 _cfg80211_chandef_usable(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,u32 prohibited_flags,u32 permitting_flags) _cfg80211_chandef_usable() argument
1310 cfg80211_chandef_usable(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,u32 prohibited_flags) cfg80211_chandef_usable() argument
1433 _cfg80211_reg_can_beacon(struct wiphy * wiphy,struct cfg80211_chan_def * chandef,enum nl80211_iftype iftype,u32 prohibited_flags,u32 permitting_flags) _cfg80211_reg_can_beacon() argument
1473 cfg80211_reg_check_beaconing(struct wiphy * wiphy,struct cfg80211_chan_def * chandef,struct cfg80211_beaconing_check_config * cfg) cfg80211_reg_check_beaconing() argument
1509 cfg80211_set_monitor_channel(struct cfg80211_registered_device * rdev,struct net_device * dev,struct cfg80211_chan_def * chandef) cfg80211_set_monitor_channel() argument
[all...]
H A Dmlme.c1026 struct cfg80211_chan_def chandef; in cfg80211_dfs_channels_update_work() local
1105 struct cfg80211_chan_def *chandef, in __cfg80211_radar_event()
1131 const struct cfg80211_chan_def *chandef, in cfg80211_cac_event()
1179 const struct cfg80211_chan_def *chandef, in __cfg80211_background_cac_event()
1218 const struct cfg80211_chan_def *chandef, in cfg80211_background_cac_event()
1259 struct cfg80211_chan_def *chandef) in cfg80211_start_background_radar_detection()
H A Dtrace.h145 #define CHAN_DEF_ASSIGN(chandef) \ argument
H A Dmesh.c227 struct cfg80211_chan_def *chandef) in cfg80211_set_mesh_channel()
H A Drdev-ops.h449 struct cfg80211_chan_def *chandef) in rdev_set_monitor_channel()
975 struct cfg80211_chan_def *chandef) in rdev_get_channel()
1140 struct cfg80211_chan_def *chandef) in rdev_set_ap_chanwidth()
1185 u8 oper_class, struct cfg80211_chan_def *chandef) in rdev_tdls_channel_switch()
1209 struct cfg80211_chan_def *chandef, in rdev_start_radar_detection()
1431 struct cfg80211_chan_def *chandef) in rdev_set_radar_background()
H A Dutil.c2136 ieee80211_operating_class_to_chandef(u8 operating_class,struct ieee80211_channel * chan,struct cfg80211_chan_def * chandef) ieee80211_operating_class_to_chandef() argument
2210 ieee80211_chandef_to_operating_class(struct cfg80211_chan_def * chandef,u8 * op_class) ieee80211_chandef_to_operating_class() argument
2990 cfg80211_radio_chandef_valid(const struct wiphy_radio * radio,const struct cfg80211_chan_def * chandef) cfg80211_radio_chandef_valid() argument
3012 struct cfg80211_chan_def chandef; cfg80211_wdev_channel_allowed() local
[all...]
/linux/net/mac80211/
H A Dwbrf.c42 static void get_ranges_from_chandef(struct cfg80211_chan_def *chandef, in get_ranges_from_chandef()
66 void ieee80211_add_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_add_wbrf()
81 void ieee80211_remove_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_remove_wbrf()
H A Dutil.c1200 struct cfg80211_chan_def *chandef, in ieee80211_put_preq_ies_band() argument
1385 struct cfg80211_chan_def *chandef, in ieee80211_put_preq_ies() argument
1428 struct cfg80211_chan_def *chandef, in ieee80211_build_preq_ies() argument
1478 struct cfg80211_chan_def chandef; in ieee80211_build_probe_req() local
2632 ieee80211_ie_build_ht_oper(u8 * pos,struct ieee80211_sta_ht_cap * ht_cap,const struct cfg80211_chan_def * chandef,u16 prot_mode,bool rifs_mode) ieee80211_ie_build_ht_oper() argument
2680 ieee80211_ie_build_wide_bw_cs(u8 * pos,const struct cfg80211_chan_def * chandef) ieee80211_ie_build_wide_bw_cs() argument
2713 ieee80211_ie_build_vht_oper(u8 * pos,struct ieee80211_sta_vht_cap * vht_cap,const struct cfg80211_chan_def * chandef) ieee80211_ie_build_vht_oper() argument
2766 ieee80211_ie_build_he_oper(u8 * pos,const struct cfg80211_chan_def * chandef) ieee80211_ie_build_he_oper() argument
2865 ieee80211_ie_build_eht_oper(u8 * pos,const struct cfg80211_chan_def * chandef,const struct ieee80211_sta_eht_cap * eht_cap) ieee80211_ie_build_eht_oper() argument
2937 ieee80211_chandef_ht_oper(const struct ieee80211_ht_operation * ht_oper,struct cfg80211_chan_def * chandef) ieee80211_chandef_ht_oper() argument
2965 ieee80211_chandef_vht_oper(struct ieee80211_hw * hw,u32 vht_cap_info,const struct ieee80211_vht_operation * oper,const struct ieee80211_ht_operation * htop,struct cfg80211_chan_def * chandef) ieee80211_chandef_vht_oper() argument
3087 ieee80211_chandef_eht_oper(const struct ieee80211_eht_operation_info * info,struct cfg80211_chan_def * chandef) ieee80211_chandef_eht_oper() argument
3122 ieee80211_chandef_he_6ghz_oper(struct ieee80211_local * local,const struct ieee80211_he_operation * he_oper,const struct ieee80211_eht_operation * eht_oper,struct cfg80211_chan_def * chandef) ieee80211_chandef_he_6ghz_oper() argument
3202 ieee80211_chandef_s1g_oper(const struct ieee80211_s1g_oper_ie * oper,struct cfg80211_chan_def * chandef) ieee80211_chandef_s1g_oper() argument
3501 struct cfg80211_chan_def chandef; ieee80211_dfs_cac_cancel() local
3541 struct cfg80211_chan_def chandef; ieee80211_dfs_radar_detected_work() local
4080 ieee80211_fill_ifcomb_params(struct ieee80211_local * local,struct iface_combination_params * params,const struct cfg80211_chan_def * chandef,struct ieee80211_sub_if_data * sdata) ieee80211_fill_ifcomb_params() argument
4127 ieee80211_check_combinations(struct ieee80211_sub_if_data * sdata,const struct cfg80211_chan_def * chandef,enum ieee80211_chanctx_mode chanmode,u8 radar_detect,int radio_idx) ieee80211_check_combinations() argument
4472 ieee80211_min_bw_limit_from_chandef(struct cfg80211_chan_def * chandef) ieee80211_min_bw_limit_from_chandef() argument
[all...]
H A Dtdls.c78 struct cfg80211_chan_def chandef; in ieee80211_tdls_add_subband() local
693 struct cfg80211_chan_def *chandef) in ieee80211_tdls_add_chan_switch_req_ies()
746 struct cfg80211_chan_def *chandef) in ieee80211_tdls_add_ies()
915 struct cfg80211_chan_def *chandef) in ieee80211_tdls_build_mgmt_packet_data()
1004 struct cfg80211_chan_def *chandef) in ieee80211_tdls_prep_mgmt_packet()
1551 struct cfg80211_chan_def *chandef, in ieee80211_tdls_ch_sw_tmpl_get()
1623 struct cfg80211_chan_def *chandef) in ieee80211_tdls_channel_switch()
1843 struct cfg80211_chan_def chandef; in ieee80211_process_tdls_channel_switch_req() local
H A Dvht.c355 struct cfg80211_chan_def *chandef) in __ieee80211_sta_cap_rx_bw()
428 struct cfg80211_chan_def *chandef) in _ieee80211_sta_cap_rx_bw()
507 struct cfg80211_chan_def *chandef) in _ieee80211_sta_cur_vht_bw()
H A Dibss.c41 struct cfg80211_chan_def *chandef, in ieee80211_ibss_build_presp()
388 struct cfg80211_chan_def chandef; in ieee80211_sta_join_ibss() local
1018 struct cfg80211_chan_def chandef; in ieee80211_update_sta_info() local
1354 const struct cfg80211_chan_def *chandef, in ieee80211_ibss_setup_scan_channels()
H A Dscan.c362 static void ieee80211_prepare_scan_chandef(struct cfg80211_chan_def *chandef) in ieee80211_prepare_scan_chandef() argument
374 struct cfg80211_chan_def chandef; in ieee80211_prep_hw_scan() local
1326 struct cfg80211_chan_def chandef; __ieee80211_request_sched_scan_start() local
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dphy.c102 u8 iwl_mld_get_fw_ctrl_pos(const struct cfg80211_chan_def *chandef) in iwl_mld_get_fw_ctrl_pos()
134 struct cfg80211_chan_def *chandef = &phy->chandef; in iwl_mld_phy_fw_action() local
193 struct cfg80211_chan_def *chandef = in iwl_mld_update_phy_chandef() local
H A Dmlo.h155 const struct cfg80211_chan_def *chandef; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c26 static int iwl_mvm_ftm_responder_set_bw_v1(struct cfg80211_chan_def *chandef, in iwl_mvm_ftm_responder_set_bw_v1()
51 static int iwl_mvm_ftm_responder_set_bw_v2(struct cfg80211_chan_def *chandef, in iwl_mvm_ftm_responder_set_bw_v2()
110 struct cfg80211_chan_def *chandef, in iwl_mvm_ftm_responder_cmd()
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c113 struct cfg80211_chan_def chandef; in mwifiex_dfs_cac_work_queue() local
160 struct cfg80211_chan_def *chandef) in mwifiex_stop_radar_detection()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c142 struct cfg80211_chan_def chandef; in qtnf_event_handle_bss_join() local
441 struct cfg80211_chan_def chandef; in qtnf_event_handle_freq_change() local
493 struct cfg80211_chan_def chandef; in qtnf_event_handle_radar() local
H A Dcfg80211.c751 const struct cfg80211_chan_def *chandef = wdev_chandef(wdev, 0); in qtnf_dump_survey() local
784 unsigned int link_id, struct cfg80211_chan_def *chandef) in qtnf_get_channel()
840 struct cfg80211_chan_def *chandef, in qtnf_start_radar_detection()
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.c302 struct cfg80211_chan_def *chandef) in ath9k_cmn_update_ichannel()
343 struct cfg80211_chan_def *chandef) in ath9k_cmn_get_channel()
H A Dchannel.c29 struct cfg80211_chan_def *chandef = &sc->cur_chan->chandef; in ath_set_channel() local
131 struct cfg80211_chan_def *chandef) in ath_chanctx_set_channel()
797 struct cfg80211_chan_def *chandef) in ath_chanctx_switch()
847 struct cfg80211_chan_def chandef; in ath_chanctx_offchan_switch() local
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c251 struct cfg80211_chan_def *chandef, in rtl_rate_init()
258 struct cfg80211_chan_def *chandef, in rtl_rate_update()
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_phy.c61 struct cfg80211_chan_def *chandef) in mt76x2u_phy_set_channel()
H A Dpci_phy.c118 struct cfg80211_chan_def *chandef) in mt76x2_phy_set_channel()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c42 struct cfg80211_chan_def *chandef = &mphy->chandef; in mt7915_tm_set_tx_power() local
517 struct cfg80211_chan_def *chandef = &phy->mt76->chandef; in mt7915_tm_set_tx_cont() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/
H A Dlink-selection.c21 const struct cfg80211_chan_def *chandef; member

1234