Searched defs:band (Results 1 - 195 of 195) sorted by relevance

/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-radio-common.c165 unsigned band; vivid_radio_s_frequency() local
H A Dvivid-radio-rx.c147 int vivid_radio_rx_enum_freq_bands(struct file *file, void *fh, struct v4l2_frequency_band *band) vivid_radio_rx_enum_freq_bands() argument
165 unsigned band; vivid_radio_rx_s_hw_freq_seek() local
H A Dvivid-sdr-cap.c373 unsigned band; vivid_sdr_s_frequency() local
330 vivid_sdr_enum_freq_bands(struct file *file, void *fh, struct v4l2_frequency_band *band) vivid_sdr_enum_freq_bands() argument
H A Dvivid-core.c240 static int vidioc_enum_freq_bands(struct file *file, void *fh, struct v4l2_frequency_band *band) vidioc_enum_freq_bands() argument
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Dscan.c113 u8 band = IEEE80211_BAND_2GHZ; wl18xx_scan_send() local
130 u8 band = IEEE80211_BAND_5GHZ; wl18xx_scan_send() local
256 u8 band = IEEE80211_BAND_2GHZ; wl18xx_scan_sched_scan_config() local
273 u8 band = IEEE80211_BAND_5GHZ; wl18xx_scan_sched_scan_config() local
H A Dtx.c32 wl18xx_get_last_tx_rate(struct wl1271 *wl, struct ieee80211_vif *vif, u8 band, struct ieee80211_tx_rate *rate) wl18xx_get_last_tx_rate() argument
H A Dcmd.h43 u8 band; member in struct:wl18xx_cmd_channel_switch
82 u8 band; member in struct:wlcore_cmd_cac_start
H A Devent.c67 enum ieee80211_band band; wlcore_smart_config_sync_event() local
/linux-4.4.14/net/wireless/
H A Ddebugfs.c72 enum ieee80211_band band; ht40allow_map_read() local
H A Dibss.c239 enum ieee80211_band band; cfg80211_ibss_wext_join() local
H A Dmesh.c131 enum ieee80211_band band; __cfg80211_join_mesh() local
H A Dcore.c550 enum ieee80211_band band; wiphy_register() local
H A Dsme.c84 enum ieee80211_band band = wdev->conn->params.channel->band; cfg80211_conn_scan() local
96 enum ieee80211_band band; cfg80211_conn_scan() local
H A Dwext-compat.c146 enum ieee80211_band band; cfg80211_wext_giwrange() local
268 enum ieee80211_band band = IEEE80211_BAND_2GHZ; cfg80211_wext_freq() local
1230 int band, ridx; cfg80211_wext_siwrate() local
H A Dscan.c1188 enum ieee80211_band band; cfg80211_wext_siwscan() local
533 cfg80211_bss_type_match(u16 capability, enum ieee80211_band band, enum ieee80211_bss_type bss_type) cfg80211_bss_type_match() argument
H A Dutil.c68 int ieee80211_channel_to_frequency(int chan, enum ieee80211_band band) ieee80211_channel_to_frequency() argument
119 enum ieee80211_band band; __ieee80211_get_channel() local
201 enum ieee80211_band band; ieee80211_set_bitrate_flags() local
1777 enum ieee80211_band band; ieee80211_get_num_supported_channels() local
139 set_mandatory_flags_band(struct ieee80211_supported_band *sband, enum ieee80211_band band) set_mandatory_flags_band() argument
1335 ieee80211_operating_class_to_band(u8 operating_class, enum ieee80211_band *band) ieee80211_operating_class_to_band() argument
H A Dreg.c1589 enum ieee80211_band band; reg_process_ht_flags() local
1716 enum ieee80211_band band; wiphy_update_regulatory() local
1858 enum ieee80211_band band; wiphy_apply_custom_regulatory() local
2300 enum ieee80211_band band; reg_process_self_managed_hints() local
2476 void regulatory_hint_country_ie(struct wiphy *wiphy, enum ieee80211_band band, regulatory_hint_country_ie() argument
2576 enum ieee80211_band band; restore_custom_reg_settings() local
H A Dnl80211.c1268 enum ieee80211_band band; nl80211_send_wiphy() local
5871 enum ieee80211_band band; nl80211_trigger_scan() local
5928 enum ieee80211_band band = nla_type(attr); nl80211_trigger_scan() local
6094 enum ieee80211_band band; nl80211_parse_sched_scan() local
7371 int band, i; nl80211_parse_mcast_rate() local
8378 enum ieee80211_band band = nla_type(tx_rates); nl80211_set_tx_bitrate_mask() local
/linux-4.4.14/drivers/media/radio/
H A Dradio-tea5777.h71 u32 band; /* current band */ member in struct:radio_tea5777
H A Dradio-raremono.c124 u32 band; member in struct:raremono_device
134 static int raremono_cmd_main(struct raremono_device *radio, unsigned band, unsigned freq) raremono_cmd_main() argument
258 unsigned band; vidioc_s_frequency() local
204 vidioc_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) vidioc_enum_freq_bands() argument
H A Dtea575x.c197 u32 band = 0; snd_tea575x_set_freq() local
250 snd_tea575x_enum_freq_bands(struct snd_tea575x *tea, struct v4l2_frequency_band *band) snd_tea575x_enum_freq_bands() argument
283 vidioc_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) vidioc_enum_freq_bands() argument
H A Dradio-cadet.c406 vidioc_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) vidioc_enum_freq_bands() argument
H A Dradio-si476x.c81 static inline bool si476x_radio_freq_is_inside_of_the_band(u32 freq, int band) si476x_radio_freq_is_inside_of_the_band() argument
711 const int band = (freq > midrange) ? si476x_radio_s_frequency() local
87 si476x_radio_range_is_inside_of_the_band(u32 low, u32 high, int band) si476x_radio_range_is_inside_of_the_band() argument
360 si476x_radio_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) si476x_radio_enum_freq_bands() argument
H A Dradio-tea5777.c283 vidioc_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) vidioc_enum_freq_bands() argument
H A Dradio-wl1273.c66 unsigned int band; member in struct:wl1273_device
/linux-4.4.14/drivers/net/wireless/b43/
H A Dppr.c77 b43_ppr_load_max_from_sprom(struct b43_wldev *dev, struct b43_ppr *ppr, enum b43_band band) b43_ppr_load_max_from_sprom() argument
H A Dtables_nphy.c3701 enum ieee80211_band band = b43_current_band(dev->wl); b43_nphy_get_tx_gain_table() local
H A Dmain.c3883 static const char *band_to_string(enum ieee80211_band band) band_to_string() argument
H A Dphy_n.c108 enum ieee80211_band band = b43_current_band(dev->wl); b43_nphy_ipa() local
1138 enum ieee80211_band band = b43_current_band(dev->wl); b43_radio_2056_setup() local
1816 enum ieee80211_band band = b43_nphy_rev3_rssi_select() local
3617 enum ieee80211_band band = b43_current_band(dev->wl); b43_nphy_tx_power_ctrl() local
4291 enum ieee80211_band band; b43_nphy_pa_override() local
5660 enum ieee80211_band band; b43_nphy_rev2_cal_rx_iq() local
/linux-4.4.14/net/mac80211/
H A Docb.c51 int band; ieee80211_ocb_rx_no_sta() local
H A Dvht.c379 __ieee80211_vht_handle_opmode(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, u8 opmode, enum ieee80211_band band) __ieee80211_vht_handle_opmode() argument
428 ieee80211_vht_handle_opmode(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, u8 opmode, enum ieee80211_band band) ieee80211_vht_handle_opmode() argument
H A Dmain.c795 enum ieee80211_band band; ieee80211_register_hw() local
H A Drc80211_minstrel.c439 calc_rate_durations(enum ieee80211_band band, calc_rate_durations() argument
H A Dmesh.c416 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); mesh_add_ht_cap_ie() local
479 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); mesh_add_vht_cap_ie() local
681 enum ieee80211_band band; ieee80211_mesh_build_beacon() local
931 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); ieee80211_mesh_process_chnswitch() local
1085 enum ieee80211_band band = rx_status->band; ieee80211_mesh_rx_bcn_presp() local
H A Dmesh_plink.c96 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); mesh_set_short_slot_time() local
250 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); mesh_plink_frame_tx() local
386 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); mesh_sta_info_init() local
H A Dscan.c485 enum ieee80211_band band = local->hw.conf.chandef.chan->band; ieee80211_scan_state_send_probe() local
952 enum ieee80211_band band; ieee80211_request_ibss_scan() local
H A Dibss.c614 int band; __acquires() local
992 enum ieee80211_band band = rx_status->band; ieee80211_update_sta_info() local
1114 enum ieee80211_band band = rx_status->band; ieee80211_rx_bss_info() local
1208 int band; ieee80211_ibss_rx_no_sta() local
H A Dtdls.c49 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); ieee80211_tdls_add_ext_capab() local
358 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); ieee80211_tdls_add_setup_start_ies() local
545 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); ieee80211_tdls_add_setup_cfm_ies() local
1749 enum ieee80211_band band; ieee80211_process_tdls_channel_switch_req() local
H A Dcfg.c1048 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); sta_apply_parameters() local
1824 enum ieee80211_band band; ieee80211_change_bss() local
3578 enum ieee80211_band band; ieee80211_probe_client() local
H A Dsta_info.h270 u8 band; member in struct:ieee80211_fast_tx
H A Dtx.c2022 enum ieee80211_band band; ieee80211_build_hdr() local
3326 enum ieee80211_band band; __ieee80211_beacon_get() local
1514 ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct sk_buff *skb, int band, struct ieee80211_sta **sta) ieee80211_tx_prepare_skb() argument
3892 __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, enum ieee80211_band band) __ieee80211_tx_skb_tid_band() argument
H A Dutil.c62 int ieee80211_frame_duration(enum ieee80211_band band, size_t len, ieee80211_frame_duration() argument
130 ieee80211_generic_frame_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_band band, size_t frame_len, struct ieee80211_rate *rate) ieee80211_generic_frame_duration() argument
1298 ieee80211_build_preq_ies_band(struct ieee80211_local *local, u8 *buffer, size_t buffer_len, const u8 *ie, size_t ie_len, enum ieee80211_band band, u32 rate_mask, struct cfg80211_chan_def *chandef, size_t *offset) ieee80211_build_preq_ies_band() argument
1580 ieee80211_sta_get_rates(struct ieee80211_sub_if_data *sdata, struct ieee802_11_elems *elems, enum ieee80211_band band, u32 *basic_rates) ieee80211_sta_get_rates() argument
2472 ieee80211_add_srates_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, bool need_basic, enum ieee80211_band band) ieee80211_add_srates_ie() argument
2517 ieee80211_add_ext_srates_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, bool need_basic, enum ieee80211_band band) ieee80211_add_ext_srates_ie() argument
H A Dieee80211_i.h962 enum ieee80211_band band = IEEE80211_BAND_2GHZ; ieee80211_get_sdata_band() local
1781 ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, enum ieee80211_band band) ieee80211_tx_skb_tid_band() argument
/linux-4.4.14/drivers/media/usb/ttusb-dec/
H A Dttusbdecfe.c134 __be32 band; ttusbdecfe_dvbs_set_frontend() local
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Drx.h113 u8 band; member in struct:wl1251_rx_descriptor
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dscan.c221 enum ieee80211_band band; wl1271_scan_stm() local
381 u8 band = IEEE80211_BAND_2GHZ; wl1271_scan_sched_scan_config() local
398 u8 band = IEEE80211_BAND_5GHZ; wl1271_scan_sched_scan_config() local
27 wl1271_get_scan_channels(struct wl1271 *wl, struct cfg80211_scan_request *req, struct basic_scan_channel_params *channels, enum ieee80211_band band, bool passive) wl1271_get_scan_channels() argument
94 wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum ieee80211_band band, bool passive, u32 basic_rate) wl1271_scan_send() argument
H A Dscan.h49 u8 band; member in struct:basic_scan_params
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dqcu.c562 enum ieee80211_band band; ath5k_hw_set_ifs_intervals() local
H A Ddebug.c1047 struct ieee80211_supported_band *band = &ah->sbands[b]; ath5k_debug_dump_bands() local
H A Dpcu.c113 ath5k_hw_get_frame_duration(struct ath5k_hw *ah, enum ieee80211_band band, ath5k_hw_get_frame_duration() argument
282 u8 band = IEEE80211_BAND_2GHZ; ath5k_hw_write_rate_duration() local
H A Dbase.c271 static bool ath5k_is_standard_channel(short chan, enum ieee80211_band band) ath5k_is_standard_channel() argument
277 static bool ath5k_is_standard_channel(short chan, enum ieee80211_band band) ath5k_is_standard_channel() argument
300 enum ieee80211_band band; ath5k_setup_channels() local
H A Dphy.c84 ath5k_hw_radio_revision(struct ath5k_hw *ah, enum ieee80211_band band) ath5k_hw_radio_revision() argument
754 ath5k_hw_rfgain_init(struct ath5k_hw *ah, enum ieee80211_band band) ath5k_hw_rfgain_init() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dcalib.c147 ath9k_hw_get_nf_thresh(struct ath_hw *ah, enum ieee80211_band band, int16_t *nft) ath9k_hw_get_nf_thresh() argument
H A Ddebug_sta.c176 enum ieee80211_band band; read_file_node_recv() local
H A Dcommon.c176 enum ieee80211_band band; ath9k_cmn_process_rate() local
H A Dinit.c691 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) ath9k_init_band_txpower() argument
H A Dchannel.c973 int band = sc->offchannel.chan.chandef.chan->band; ath_scan_send_probe() local
1086 int band = sc->cur_chan->chandef.chan->band; ath_chanctx_send_vif_ps_frame() local
H A Deeprom_def.c385 int band = 0; ath9k_hw_def_get_eeprom() local
H A Dhtc.h168 u8 band; member in struct:ath9k_htc_target_rate_mask
/linux-4.4.14/init/
H A Dcalibrate.c190 int trials = 0, band = 0, trial_in_band = 0; calibrate_delay_converge() local
/linux-4.4.14/include/media/
H A Dtea575x.h63 u32 band; /* 0: FM, 1: FM-Japan, 2: AM */ member in struct:snd_tea575x
/linux-4.4.14/drivers/misc/mei/
H A Dmain.c668 static int mei_fasync(int fd, struct file *file, int band) mei_fasync() argument
/linux-4.4.14/drivers/media/radio/si470x/
H A Dradio-si470x-common.c194 static int si470x_set_band(struct si470x_device *radio, int band) si470x_set_band() argument
302 int band, retval; si470x_set_seek() local
722 si470x_vidioc_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) si470x_vidioc_enum_freq_bands() argument
H A Dradio-si470x.h150 int band; member in struct:si470x_device
/linux-4.4.14/drivers/media/tuners/
H A De4000.c366 e4000_enum_freq_bands(struct v4l2_subdev *sd, struct v4l2_frequency_band *band) e4000_enum_freq_bands() argument
H A Dfc2580.c459 fc2580_enum_freq_bands(struct v4l2_subdev *sd, struct v4l2_frequency_band *band) fc2580_enum_freq_bands() argument
H A Dfc2580_priv.h57 u8 band; member in struct:fc2580_pll
H A Dmsi001.c354 unsigned int band; msi001_s_frequency() local
369 msi001_enum_freq_bands(struct v4l2_subdev *sd, struct v4l2_frequency_band *band) msi001_enum_freq_bands() argument
H A Dmt2266.c42 u8 band; member in struct:mt2266_priv
135 u8 band; mt2266_set_params() local
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ds921.c269 int band, rc, i; s921_pll_tune() local
H A Ddib0070.c345 u8 band = (u8)BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency/1000); dib0070_tune_digital() local
H A Dcx24123.c522 int band = 0; cx24123_pll_calculate() local
H A Ddib7000m.c675 static int dib7000m_set_agc_config(struct dib7000m_state *state, u8 band) dib7000m_set_agc_config() argument
H A Drtl2832_sdr.c1125 int ret, band; rtl2832_sdr_s_frequency() local
1062 rtl2832_sdr_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) rtl2832_sdr_enum_freq_bands() argument
H A Ddib7000p.c747 static int dib7000p_set_agc_config(struct dib7000p_state *state, u8 band) dib7000p_set_agc_config() argument
H A Ddib8000.c1162 static int dib8000_set_agc_config(struct dib8000_state *state, u8 band) dib8000_set_agc_config() argument
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11ac.c323 u8 mwifiex_get_center_freq_index(struct mwifiex_private *priv, u8 band, mwifiex_get_center_freq_index() argument
H A Dcfp.c314 mwifiex_get_cfp(struct mwifiex_private *priv, u8 band, u16 channel, u32 freq) mwifiex_get_cfp() argument
H A Djoin.c1511 mwifiex_band_to_radio_type(u8 band) mwifiex_band_to_radio_type() argument
H A Dtdls.c1481 mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac, u8 primary_chan, u8 second_chan_offset, u8 band) mwifiex_start_tdls_cs() argument
H A Dcfg80211.c478 enum ieee80211_band band; mwifiex_send_domain_info_cmd_fw() local
1406 enum ieee80211_band band; mwifiex_cfg80211_dump_survey() local
1581 enum ieee80211_band band; mwifiex_cfg80211_set_bitrate_mask() local
1761 enum ieee80211_band band; mwifiex_cfg80211_set_antenna() local
1984 enum ieee80211_band band; mwifiex_cfg80211_inform_ibss_bss() local
3420 u8 second_chan_offset, band; mwifiex_cfg80211_tdls_chan_switch() local
3561 enum ieee80211_band band; mwifiex_cfg80211_get_channel() local
H A Dscan.c497 enum ieee80211_band band; mwifiex_scan_create_channel_list() local
1816 u8 band; mwifiex_parse_single_response_buf() local
H A Dmain.h422 u8 band; member in struct:mwifiex_current_bss_params
730 u8 band; member in struct:mwifiex_bss_priv
H A Dfw.h1308 u8 band; member in struct:mwifiex_tdls_init_cs_params
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c157 enum ieee80211_band band; _rtl_reg_apply_beaconing_flags() local
304 enum ieee80211_band band; _rtl_dump_channel_map() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dstf.c307 int brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band) brcms_c_stf_ss_update() argument
H A Dchannel.c408 struct brcms_band *band; brcms_c_channel_reg_limits() local
667 int band, i; brcms_reg_apply_beaconing_flags() local
704 int band, i; brcms_reg_notifier() local
747 struct brcms_band *band; brcms_c_regd_init() local
H A Dmac80211_if.c1023 struct ieee80211_supported_band *band; ieee_hw_rate_init() local
H A Dmain.h277 struct ieee80211_supported_band band; member in struct:brcms_band
336 struct brcms_hw_band *band;/* pointer to active per-band state */ member in struct:brcms_hardware
472 struct brcms_band *band; member in struct:brcms_c_info
H A Dmain.c374 static u16 get_sifs(struct brcms_band *band) get_sifs() argument
1336 struct brcms_hw_band *band; brcms_b_mhf() local
4753 struct brcms_band *band; brcms_c_bss_default_init() local
4785 struct brcms_band *band; brcms_c_update_mimo_band_bwcap() local
4838 struct brcms_hw_band *band; brcms_b_detach() local
5259 struct brcms_band *band; brcms_c_set_gmode() local
5854 static bool brcms_c_valid_rate(struct brcms_c_info *wlc, u32 rspec, int band, brcms_c_valid_rate() argument
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dmain.c258 int i, band; cw1200_init_common() local
H A Dwsm.h697 u8 band; member in struct:wsm_scan
903 u8 band; member in struct:wsm_join
1196 /* [in] */ u8 band; member in struct:wsm_start
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dagn.h188 iwl_get_hw_mode( struct iwl_priv *priv, enum ieee80211_band band) iwl_get_hw_mode() argument
H A Drxon.c722 enum ieee80211_band band = ch->band; iwl_set_rxon_channel() local
741 iwl_set_flags_for_band(struct iwl_priv *priv, struct iwl_rxon_context *ctx, enum ieee80211_band band, struct ieee80211_vif *vif) iwl_set_flags_for_band() argument
H A Dscan.c639 enum ieee80211_band band; iwlagn_request_scan() local
364 iwl_get_active_dwell_time(struct iwl_priv *priv, enum ieee80211_band band, u8 n_probes) iwl_get_active_dwell_time() argument
433 iwl_get_passive_dwell_time(struct iwl_priv *priv, enum ieee80211_band band) iwl_get_passive_dwell_time() argument
444 iwl_get_single_channel_number(struct iwl_priv *priv, enum ieee80211_band band) iwl_get_single_channel_number() argument
471 iwl_get_channel_for_reset_scan(struct iwl_priv *priv, struct ieee80211_vif *vif, enum ieee80211_band band, struct iwl_scan_channel *scan_ch) iwl_get_channel_for_reset_scan() argument
506 iwl_get_channels_for_scan(struct iwl_priv *priv, struct ieee80211_vif *vif, enum ieee80211_band band, u8 is_active, u8 n_probes, struct iwl_scan_channel *scan_ch) iwl_get_channels_for_scan() argument
934 iwl_scan_initiate(struct iwl_priv *priv, struct ieee80211_vif *vif, enum iwl_scan_type scan_type, enum ieee80211_band band) iwl_scan_initiate() argument
H A Dlib.c97 int iwlagn_hwrate_to_mac80211_idx(u32 rate_n_flags, enum ieee80211_band band) iwlagn_hwrate_to_mac80211_idx() argument
H A Drs.c601 rs_get_tbl_info_from_mcs(const u32 rate_n_flags, enum ieee80211_band band, struct iwl_scale_tbl_info *tbl, int *rate_idx) rs_get_tbl_info_from_mcs() argument
H A Drs.h358 enum ieee80211_band band; member in struct:iwl_lq_sta
H A Ddev.h680 enum ieee80211_band band; member in struct:iwl_priv
H A Dcommands.h691 u8 band; member in struct:iwl5000_channel_switch_cmd
712 u8 band; member in struct:iwl6000_channel_switch_cmd
725 __le16 band; member in struct:iwl_csa_notification
2098 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */ member in struct:iwl_spectrum_notification
2433 u8 band; member in struct:iwl_scanstart_notification
2453 u8 band; member in struct:iwl_scanresults_notification
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dscan.c134 wlcore_scan_get_channels(struct wl1271 *wl, struct ieee80211_channel *req_channels[], u32 n_channels, u32 n_ssids, struct conn_scan_ch_params *channels, u32 band, bool radar, bool passive, int start, int max_channels, u8 *n_pactive_ch, int scan_type) wlcore_scan_get_channels() argument
H A Dtx.c458 struct ieee80211_supported_band *band; wl1271_tx_enabled_rates_get() local
H A Dcmd.c1631 static int wlcore_get_reg_conf_ch_idx(enum ieee80211_band band, u16 ch) wlcore_get_reg_conf_ch_idx() argument
1692 struct ieee80211_supported_band *band; wlcore_cmd_regdomain_config_locked() local
424 wl12xx_cmd_role_start_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum ieee80211_band band, int channel) wl12xx_cmd_role_start_dev() argument
1134 wl12xx_cmd_build_probe_req(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, u8 band, const u8 *ssid, size_t ssid_len, const u8 *ie0, size_t ie0_len, const u8 *ie1, size_t ie1_len, bool sched_scan) wl12xx_cmd_build_probe_req() argument
1672 wlcore_set_pending_regdomain_ch(struct wl1271 *wl, u16 channel, enum ieee80211_band band) wlcore_set_pending_regdomain_ch() argument
1853 wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, enum ieee80211_band band, u8 channel) wl12xx_cmd_roc() argument
1927 wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, enum ieee80211_band band, u8 channel) wl12xx_roc() argument
1997 wl12xx_start_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum ieee80211_band band, int channel) wl12xx_start_dev() argument
H A Dwlcore_i.h395 enum ieee80211_band band; member in struct:wl12xx_vif
H A Dcmd.h306 u8 band; member in struct:wl12xx_cmd_role_start
572 u8 band; member in struct:wl12xx_cmd_roc
H A Dwlcore.h348 enum ieee80211_band band; member in struct:wl1271
522 wlcore_set_ht_cap(struct wl1271 *wl, enum ieee80211_band band, wlcore_set_ht_cap() argument
H A Dmain.c5946 u8 wlcore_rate_to_idx(struct wl1271 *wl, u8 rate, enum ieee80211_band band) wlcore_rate_to_idx() argument
/linux-4.4.14/net/sched/
H A Dsch_multiq.c43 u32 band; multiq_classify() local
99 int band; multiq_dequeue() local
131 int band; multiq_peek() local
157 int band; multiq_drop() local
178 u16 band; multiq_reset() local
190 int band; multiq_destroy() local
303 unsigned long band = arg - 1; multiq_graft() local
316 unsigned long band = arg - 1; multiq_leaf() local
324 unsigned long band = TC_H_MIN(classid); multiq_get() local
369 int band; multiq_walk() local
H A Dsch_prio.c37 u32 band = skb->priority; prio_classify() local
267 unsigned long band = arg - 1; prio_graft() local
280 unsigned long band = arg - 1; prio_leaf() local
288 unsigned long band = TC_H_MIN(classid); prio_get() local
H A Dsch_generic.c478 int band = prio2band[skb->priority & TC_PRIO_MAX]; pfifo_fast_enqueue() local
493 int band = bitmap2band[priv->bitmap]; pfifo_fast_dequeue() local
512 int band = bitmap2band[priv->bitmap]; pfifo_fast_peek() local
469 band2list(struct pfifo_fast_priv *priv, int band) band2list() argument
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dcfg80211.c40 struct ieee80211_supported_band band; member in struct:prism2_wiphy_private
/linux-4.4.14/drivers/input/misc/
H A Dpmic8xxx-pwrkey.c172 u8 vref_sel, vlow_sel, band, vprog, bank; pm8058_disable_smps_locally_set_pull_down() local
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c114 int band = dev->chandef.chan->band; mt76_mac_tx_rate_val() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dcoex.c889 iwl_mvm_bt_coex_is_tpc_allowed(struct iwl_mvm *mvm, enum ieee80211_band band) iwl_mvm_bt_coex_is_tpc_allowed() argument
H A Dcoex_legacy.c1229 iwl_mvm_bt_coex_is_tpc_allowed_old(struct iwl_mvm *mvm, enum ieee80211_band band) iwl_mvm_bt_coex_is_tpc_allowed_old() argument
H A Ddebugfs-vif.c725 enum ieee80211_band band = (cmd->channel_num <= 14) ? iwl_dbgfs_tof_responder_params_write() local
H A Dtx.c624 iwl_mvm_hwrate_to_tx_rate(u32 rate_n_flags, enum ieee80211_band band, struct ieee80211_tx_rate *r) iwl_mvm_hwrate_to_tx_rate() argument
H A Dmac-ctxt.c532 iwl_mvm_ack_rates(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum ieee80211_band band, u8 *cck_rates, u8 *ofdm_rates) iwl_mvm_ack_rates() argument
H A Dscan.c166 static __le32 iwl_mvm_scan_rxon_flags(enum ieee80211_band band) iwl_mvm_scan_rxon_flags() argument
175 iwl_mvm_scan_rate_n_flags(struct iwl_mvm *mvm, enum ieee80211_band band, iwl_mvm_scan_rate_n_flags() argument
885 struct ieee80211_supported_band *band; iwl_mvm_scan_config_rates() local
905 struct ieee80211_supported_band *band; iwl_mvm_config_scan() local
H A Dutils.c219 iwl_mvm_legacy_rate_to_mac80211_idx(u32 rate_n_flags, enum ieee80211_band band) iwl_mvm_legacy_rate_to_mac80211_idx() argument
H A Dfw-api-scan.h379 u8 band; member in struct:iwl_scan_results_notif
H A Drs.h308 enum ieee80211_band band; member in struct:iwl_lq_sta
H A Drs.c2090 enum ieee80211_band band; rs_tpc_perform() local
824 rs_rate_from_ucode_rate(const u32 ucode_rate, enum ieee80211_band band, struct rs_rate *rate) rs_rate_from_ucode_rate() argument
1984 rs_tpc_allowed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct rs_rate *rate, enum ieee80211_band band) rs_tpc_allowed() argument
2637 rs_get_initial_rate(struct iwl_mvm *mvm, struct iwl_lq_sta *lq_sta, enum ieee80211_band band, struct rs_rate *rate) rs_get_initial_rate() argument
2734 rs_initialize_lq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct iwl_lq_sta *lq_sta, enum ieee80211_band band, bool init) rs_initialize_lq() argument
3022 iwl_mvm_rs_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, enum ieee80211_band band, bool init) iwl_mvm_rs_rate_init() argument
3126 rs_build_rates_table_from_fixed(struct iwl_mvm *mvm, struct iwl_lq_cmd *lq_cmd, enum ieee80211_band band, u32 ucode_rate) rs_build_rates_table_from_fixed() argument
H A Dfw-api.h959 u8 band; member in struct:iwl_fw_channel_info
/linux-4.4.14/drivers/net/wireless/ath/ar5523/
H A Dar5523.h129 struct ieee80211_supported_band band; member in struct:ar5523
H A Dar5523.c1152 struct ieee80211_supported_band *band; ar5523_get_wlan_mode() local
1190 struct ieee80211_supported_band *band; ar5523_create_rateset() local
/linux-4.4.14/drivers/net/wireless/ath/
H A Dregd.c339 enum ieee80211_band band; ath_reg_apply_beaconing_flags() local
774 ath_regd_get_band_ctl(struct ath_regulatory *reg, enum ieee80211_band band) ath_regd_get_band_ctl() argument
/linux-4.4.14/fs/
H A Dfcntl.c490 void send_sigio(struct fown_struct *fown, int fd, int band) send_sigio() argument
698 static void kill_fasync_rcu(struct fasync_struct *fa, int sig, int band) kill_fasync_rcu() argument
723 void kill_fasync(struct fasync_struct **fp, int sig, int band) kill_fasync() argument
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c203 u32 band, pll; cx24108_tuner_set_params() local
H A Dbttv-driver.c3296 radio_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) radio_enum_freq_bands() argument
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget-ci.c751 u8 band, cp, filter; philips_tdm1316l_tuner_set_params() local
870 u8 band, cp, filter; dvbc_philips_tdm1316l_tuner_set_params() local
H A Dbudget-av.c709 u8 band, cp, filter; philips_tu1216_tuner_set_params() local
/linux-4.4.14/drivers/net/wireless/p54/
H A Deeprom.c79 enum ieee80211_band band; member in struct:p54_channel_entry
254 int band = p54_get_band_from_freq(freq); p54_update_channel_param() local
125 p54_fill_band_bitrates(struct ieee80211_hw *dev, struct ieee80211_supported_band *band_entry, enum ieee80211_band band) p54_fill_band_bitrates() argument
147 p54_generate_band(struct ieee80211_hw *dev, struct p54_channel_list *list, unsigned int *chan_num, enum ieee80211_band band) p54_generate_band() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h120 struct ieee80211_supported_band band; member in struct:rtl8180_priv
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h116 struct ieee80211_supported_band band; member in struct:rtl8187_priv
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c148 static void rsi_register_rates_channels(struct rsi_hw *adapter, int band) rsi_register_rates_channels() argument
783 enum ieee80211_band band = hw->conf.chandef.chan->band; rsi_mac80211_set_rate_mask() local
920 u8 band = hw->conf.chandef.chan->band; rsi_set_min_rate() local
H A Drsi_91x_mgmt.c1012 u8 band = hw->conf.chandef.chan->band; rsi_send_auto_rate_request() local
H A Drsi_main.h170 u8 band; member in struct:rsi_common
/linux-4.4.14/drivers/net/wireless/brcm80211/include/
H A Dbrcmu_d11.h131 u8 band; member in struct:brcmu_chan
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945-rs.c100 il3945_get_rate_idx_by_rssi(s32 rssi, enum ieee80211_band band) il3945_get_rate_idx_by_rssi() argument
543 il3945_get_adjacent_rate(struct il3945_rs_sta *rs_sta, u8 idx, u16 rate_mask, enum ieee80211_band band) il3945_get_adjacent_rate() argument
H A D4965.c779 get_min_power_idx(s32 rate_power_idx, u32 band) get_min_power_idx() argument
1019 il4965_fill_txpower_tbl(struct il_priv *il, u8 band, u16 channel, u8 is_ht40, il4965_fill_txpower_tbl() argument
1261 u8 band = 0; il4965_send_tx_power() local
1472 u8 band = 0; il4965_hw_channel_switch() local
H A D4965-rs.c551 il4965_rs_get_tbl_info_from_mcs(const u32 rate_n_flags, enum ieee80211_band band, struct il_scale_tbl_info *tbl, int *rate_idx) il4965_rs_get_tbl_info_from_mcs() argument
H A D3945-mac.c1550 il3945_get_channels_for_scan(struct il_priv *il, enum ieee80211_band band, il3945_get_channels_for_scan() argument
2537 enum ieee80211_band band; il3945_request_scan() local
H A Dcommon.c865 il_mod_ht40_chan_info(struct il_priv *il, enum ieee80211_band band, u16 channel, il_mod_ht40_chan_info() argument
909 int band, ch; il_init_channel_map() local
1053 il_get_channel_info(const struct il_priv *il, enum ieee80211_band band, il_get_channel_info() argument
1480 il_get_active_dwell_time(struct il_priv *il, enum ieee80211_band band, il_get_active_dwell_time() argument
1493 il_get_passive_dwell_time(struct il_priv *il, enum ieee80211_band band, il_get_passive_dwell_time() argument
3562 il_is_channel_extension(struct il_priv *il, enum ieee80211_band band, il_is_channel_extension() argument
3925 il_get_single_channel_number(struct il_priv *il, enum ieee80211_band band) il_get_single_channel_number() argument
3964 enum ieee80211_band band = ch->band; il_set_rxon_channel() local
3985 il_set_flags_for_band(struct il_priv *il, enum ieee80211_band band, il_set_flags_for_band() argument
3379 il_init_ht_hw_capab(const struct il_priv *il, struct ieee80211_sta_ht_cap *ht_info, enum ieee80211_band band) il_init_ht_hw_capab() argument
H A D4965-mac.c460 il4965_hwrate_to_mac80211_idx(u32 rate_n_flags, enum ieee80211_band band) il4965_hwrate_to_mac80211_idx() argument
873 enum ieee80211_band band; il4965_request_scan() local
768 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif, enum ieee80211_band band, u8 is_active, u8 n_probes, struct il_scan_channel *scan_ch) il4965_get_channels_for_scan() argument
H A Dcommands.h759 u8 band; member in struct:il3945_channel_switch_cmd
769 u8 band; member in struct:il4965_channel_switch_cmd
782 __le16 band; member in struct:il_csa_notification
1741 u8 band; /* 0: 5 GHz, 1: 2.4 GHz */ member in struct:il3945_txpowertable_cmd
1748 u8 band; /* 0: 5 GHz, 1: 2.4 GHz */ member in struct:il4965_txpowertable_cmd
2213 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */ member in struct:il_spectrum_notification
2590 u8 band; member in struct:il_scanstart_notification
2610 u8 band; member in struct:il_scanresults_notification
H A Dcommon.h500 enum ieee80211_band band; member in struct:il_channel_info
1144 enum ieee80211_band band; member in struct:il_priv
1958 il_get_hw_mode(struct il_priv *il, enum ieee80211_band band) il_get_hw_mode() argument
2816 enum ieee80211_band band; member in struct:il_lq_sta
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dcmd.c746 enum ieee80211_band band; lbs_set_11d_domain_info() local
H A Dcfg.c1268 enum ieee80211_band band; _new_connect_scan_req() local
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dphy.c543 static int carl9170_init_phy(struct ar9170 *ar, enum ieee80211_band band) carl9170_init_phy() argument
H A Dmain.c1652 struct ieee80211_supported_band *band; carl9170_op_get_survey() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c518 wcn36xx_update_allowed_rates(struct ieee80211_sta *sta, enum ieee80211_band band) wcn36xx_update_allowed_rates() argument
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c290 u8 band, cp, filter; philips_tda6651_pll_set() local
/linux-4.4.14/drivers/media/usb/airspy/
H A Dairspy.c798 airspy_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) airspy_enum_freq_bands() argument
/linux-4.4.14/drivers/media/usb/msi2500/
H A Dmsi2500.c1084 msi2500_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) msi2500_enum_freq_bands() argument
/linux-4.4.14/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1084 u8 band, cp, filter; philips_tdm1316l_tuner_set_params() local
1411 u8 band, cp, filter; dvbc_philips_tdm1316l_tuner_set_params() local
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dorinoco.h66 struct ieee80211_supported_band band; member in struct:orinoco_private
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom-parse.c393 enum ieee80211_band band; iwl_eeprom_enh_txp_read_element() local
574 int band, ch_idx; iwl_init_channel_map() local
527 iwl_mod_ht40_chan_info(struct device *dev, struct iwl_nvm_data *data, int n_channels, enum ieee80211_band band, u16 channel, const struct iwl_eeprom_channel *eeprom_ch, u8 clear_ht40_extension_channel) iwl_mod_ht40_chan_info() argument
709 iwl_init_sband_channels(struct iwl_nvm_data *data, struct ieee80211_supported_band *sband, int n_channels, enum ieee80211_band band) iwl_init_sband_channels() argument
734 iwl_init_ht_hw_capab(const struct iwl_cfg *cfg, struct iwl_nvm_data *data, struct ieee80211_sta_ht_cap *ht_info, enum ieee80211_band band, u8 tx_chains, u8 rx_chains) iwl_init_ht_hw_capab() argument
H A Diwl-nvm-parse.c744 enum ieee80211_band band; iwl_parse_nvm_mcc_info() local
/linux-4.4.14/drivers/net/wireless/zd1211rw/
H A Dzd_mac.h202 struct ieee80211_supported_band band; member in struct:zd_mac
/linux-4.4.14/drivers/devfreq/
H A Dtegra-devfreq.c222 u32 band = avg_band_freq * ACTMON_SAMPLING_PERIOD; tegra_devfreq_update_avg_wmark() local
/linux-4.4.14/sound/soc/codecs/
H A Dmax98088.c310 m98088_eq_band(struct snd_soc_codec *codec, unsigned int dai, unsigned int band, u16 *coefs) m98088_eq_band() argument
H A Dmax98095.c254 m98095_eq_band(struct snd_soc_codec *codec, unsigned int dai, unsigned int band, u16 *coefs) m98095_eq_band() argument
280 m98095_biquad_band(struct snd_soc_codec *codec, unsigned int dai, unsigned int band, u16 *coefs) m98095_biquad_band() argument
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dcxusb.c1135 u8 band = BAND_OF_FREQUENCY(p->frequency/1000); dib7070_set_param_override() local
H A Ddib0700_devices.c847 u8 band = BAND_OF_FREQUENCY(p->frequency/1000); dib7070_set_param_override() local
865 u8 band = BAND_OF_FREQUENCY(p->frequency/1000); dib7770_set_param_override() local
1289 u8 band = BAND_OF_FREQUENCY(p->frequency/1000); dib807x_set_param_override() local
1653 u8 pll_ratio, band = BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000); dib8096_set_param_override() local
/linux-4.4.14/drivers/media/usb/hackrf/
H A Dhackrf.c1187 hackrf_enum_freq_bands(struct file *file, void *priv, struct v4l2_frequency_band *band) hackrf_enum_freq_bands() argument
/linux-4.4.14/drivers/net/wireless/libertas_tf/
H A Dlibertas_tf.h250 struct ieee80211_supported_band band; member in struct:lbtf_private
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c2153 u32 band = 0; rtl92se_update_hal_rate_mask() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c214 u8 band, path, txnum, section; _rtl8723be_phy_init_tx_power_by_rate() local
247 _rtl8723be_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl8723be_phy_set_txpower_by_rate_base() argument
290 _rtl8723be_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl8723be_phy_get_txpower_by_rate_base() argument
695 _rtl8723be_store_tx_power_by_rate(struct ieee80211_hw *hw, u32 band, u32 rfpath, u32 txnum, u32 regaddr, u32 bitmask, u32 data) _rtl8723be_store_tx_power_by_rate() argument
949 _rtl8723be_get_txpower_by_rate(struct ieee80211_hw *hw, enum band_type band, enum radio_path rfpath, u8 rate) _rtl8723be_get_txpower_by_rate() argument
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c146 rtw_spt_band_alloc(enum ieee80211_band band) rtw_spt_band_alloc() argument
3123 rtw_cfg80211_init_ht_capab(struct ieee80211_sta_ht_cap *ht_cap, enum ieee80211_band band, u8 rf_type) rtw_cfg80211_init_ht_capab() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c1055 static void rtl92d_phy_switch_wirelessband(struct ieee80211_hw *hw, u8 band) rtl92d_phy_switch_wirelessband() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c409 u8 band = BAND_ON_2_4G, rf = 0, txnum = 0, sec = 0; _rtl92ee_phy_init_tx_power_by_rate() local
575 u8 base = 0, rf = 0, band = BAND_ON_2_4G; phy_convert_txpwr_dbm_to_rel_val() local
419 _rtl92ee_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl92ee_phy_set_txpower_by_rate_base() argument
459 _rtl92ee_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl92ee_phy_get_txpower_by_rate_base() argument
860 _rtl92ee_store_tx_power_by_rate(struct ieee80211_hw *hw, enum band_type band, enum radio_path rfpath, u32 txnum, u32 regaddr, u32 bitmask, u32 data) _rtl92ee_store_tx_power_by_rate() argument
1185 _rtl92ee_get_txpower_by_rate(struct ieee80211_hw *hw, enum band_type band, enum radio_path rf, u8 rate) _rtl92ee_get_txpower_by_rate() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c362 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, phy_get_tx_swing_8812A() argument
520 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw, u8 band) rtl8821ae_phy_switch_wirelessband() argument
752 u8 band, rfpath, txnum, rate_section; _rtl8821ae_phy_init_tx_power_by_rate() local
1644 u8 *band = array[i+1]; _rtl8821ae_phy_read_and_config_txpwr_lmt() local
764 _rtl8821ae_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl8821ae_phy_set_txpower_by_rate_base() argument
833 _rtl8821ae_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl8821ae_phy_get_txpower_by_rate_base() argument
1025 _rtl8812ae_phy_get_txpower_by_rate_base_index(struct ieee80211_hw *hw, enum band_type band, u8 rate) _rtl8812ae_phy_get_txpower_by_rate_base_index() argument
1470 _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt(struct ieee80211_hw *hw, u8 band, u8 channel) _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt() argument
1612 _rtl8812ae_phy_config_bb_txpwr_lmt(struct ieee80211_hw *hw, u8 *regulation, u8 *band, u8 *bandwidth, u8 *rate_section, u8 *rf_path, u8 *channel, u8 *power_limit) _rtl8812ae_phy_config_bb_txpwr_lmt() argument
1883 _rtl8821ae_store_tx_power_by_rate(struct ieee80211_hw *hw, u32 band, u32 rfpath, u32 txnum, u32 regaddr, u32 bitmask, u32 data) _rtl8821ae_store_tx_power_by_rate() argument
2365 _rtl8812ae_phy_get_txpower_limit(struct ieee80211_hw *hw, u8 band, enum ht_channel_width bandwidth, enum radio_path rf_path, u8 rate, u8 channel) _rtl8812ae_phy_get_txpower_limit() argument
2534 _rtl8821ae_phy_get_txpower_by_rate(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate) _rtl8821ae_phy_get_txpower_by_rate() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfwil_types.h178 __le32 band; member in struct:brcmf_fil_bwcap_le
380 u8 band; member in struct:brcmf_join_pref_params
H A Dcfg80211.c2603 struct ieee80211_supported_band *band; brcmf_inform_single_bss() local
2700 struct ieee80211_supported_band *band; wl_inform_ibss() local
3323 int band = 0; brcmf_notify_sched_scan_results() local
4869 struct ieee80211_supported_band *band; brcmf_bss_roaming_done() local
5370 struct ieee80211_supported_band *band; brcmf_construct_chaninfo() local
5479 struct ieee80211_supported_band *band; brcmf_enable_bw40_2g() local
5555 u32 band, mimo_bwcap; brcmf_get_bwcap() local
5594 static void brcmf_update_ht_cap(struct ieee80211_supported_band *band, brcmf_update_ht_cap() argument
5621 static void brcmf_update_vht_cap(struct ieee80211_supported_band *band, brcmf_update_vht_cap() argument
5654 struct ieee80211_supported_band *band; brcmf_setup_wiphybands() local
5888 struct ieee80211_supported_band *band; brcmf_setup_wiphy() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1246 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, wlc_phy_chanspec_band_validch() argument
1268 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) wlc_phy_chanspec_band_firstch() argument
1524 static void wlc_phy_upd_env_txpwr_rate_limits(struct brcms_phy *pi, u32 band) wlc_phy_upd_env_txpwr_rate_limits() argument
1538 wlc_user_txpwr_antport_to_rfport(struct brcms_phy *pi, uint chan, u32 band, wlc_user_txpwr_antport_to_rfport() argument
1555 u32 band = CHSPEC2BAND(pi->radio_chanspec); wlc_phy_txpower_recalc_target() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c2586 static int ath6kl_set_htcap(struct ath6kl_vif *vif, enum ieee80211_band band, ath6kl_set_htcap() argument
2610 int band, ret = 0; ath6kl_restore_htcap() local
H A Dwmi.c2008 int i, band, ret; ath6kl_wmi_beginscan_cmd() local
2761 int ret, mode, band; ath6kl_set_bitrate_mask64() local
2813 int ret, mode, band; ath6kl_set_bitrate_mask32() local
3171 ath6kl_wmi_set_htcap_cmd(struct wmi *wmi, u8 if_idx, enum ieee80211_band band, struct ath6kl_htcap *htcap) ath6kl_wmi_set_htcap_cmd() argument
H A Dwmi.h1357 u8 band; member in struct:wmi_set_htcap_cmd
/linux-4.4.14/net/
H A Dsocket.c1062 int sock_wake_async(struct socket_wq *wq, int how, int band) sock_wake_async() argument
/linux-4.4.14/sound/pci/asihpi/
H A Dasihpi.c1362 u16 band; member in struct:hpi_control
1949 u16 band, idx; snd_asihpi_tuner_band_get() local
1976 u16 band; snd_asihpi_tuner_band_put() local
H A Dhpifunc.c2497 u16 hpi_tuner_set_band(u32 h_control, u16 band) hpi_tuner_set_band() argument
2504 u32 band = 0; hpi_tuner_get_band() local
2513 hpi_tuner_query_frequency(const u32 h_tuner, const u32 index, const u16 band, u32 *pfreq) hpi_tuner_query_frequency() argument
2589 hpi_tuner_query_deemphasis(const u32 h_tuner, const u32 index, const u16 band, u32 *pdeemphasis) hpi_tuner_query_deemphasis() argument
H A Dhpi_internal.h850 u32 band; member in union:hpi_control_union_msg::__anon15275::__anon15277
876 u32 band; member in union:hpi_control_union_res::__anon15280
1308 u16 band; member in struct:hpi_control_cache_tuner
/linux-4.4.14/drivers/net/wireless/
H A Dmac80211_hwsim.c2299 enum ieee80211_band band; mac80211_hwsim_new_radio() local
H A Drndis_wlan.c442 struct ieee80211_supported_band band; member in struct:rndis_wlan_private
H A Dadm8211.h550 struct ieee80211_supported_band band; member in struct:adm8211_priv
H A Dmwl8k.c2853 __le16 band; member in struct:mwl8k_cmd_tx_power
3068 int band, ch, idx = 0; freq_to_idx() local
2370 mwl8k_set_ht_caps(struct ieee80211_hw *hw, struct ieee80211_supported_band *band, u32 cap) mwl8k_set_ht_caps() argument
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2800lib.c3688 enum ieee80211_band band = chan->band; rt2800_config_txpower_rt3593() local
4083 enum ieee80211_band band = chan->band; rt2800_config_txpower_rt28xx() local
3547 rt2800_get_txpower_bw_comp(struct rt2x00_dev *rt2x00dev, enum ieee80211_band band) rt2800_get_txpower_bw_comp() argument
3612 rt2800_compensate_txpower(struct rt2x00_dev *rt2x00dev, int is_rate_b, enum ieee80211_band band, int power_level, u8 txpower, int delta) rt2800_compensate_txpower() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dmac.c2024 enum ieee80211_band band; ath10k_peer_assoc_h_rates() local
2084 enum ieee80211_band band; ath10k_peer_assoc_h_ht() local
2308 enum ieee80211_band band; ath10k_peer_assoc_h_vht() local
2405 enum ieee80211_band band; ath10k_peer_assoc_h_phymode() local
2816 enum ieee80211_band band; ath10k_update_channel_list() local
3902 struct ieee80211_supported_band *band; ath10k_mac_setup_ht_vht_cap() local
5191 enum ieee80211_band band; ath10k_sta_rc_update_wk() local
6201 enum ieee80211_band band; ath10k_mac_op_set_bitrate_mask() local
7139 struct ieee80211_supported_band *band; ath10k_mac_register() local
5979 ath10k_mac_bitrate_mask_has_single_rate(struct ath10k *ar, enum ieee80211_band band, const struct cfg80211_bitrate_mask *mask) ath10k_mac_bitrate_mask_has_single_rate() argument
5998 ath10k_mac_bitrate_mask_get_single_nss(struct ath10k *ar, enum ieee80211_band band, const struct cfg80211_bitrate_mask *mask, int *nss) ath10k_mac_bitrate_mask_get_single_nss() argument
6047 ath10k_mac_bitrate_mask_get_single_rate(struct ath10k *ar, enum ieee80211_band band, const struct cfg80211_bitrate_mask *mask, u8 *rate, u8 *nss) ath10k_mac_bitrate_mask_get_single_rate() argument
6148 ath10k_mac_can_set_bitrate_mask(struct ath10k *ar, enum ieee80211_band band, const struct cfg80211_bitrate_mask *mask) ath10k_mac_can_set_bitrate_mask() argument
H A Dwmi.c2037 enum ieee80211_band band; phy_mode_to_band() local
2298 int band, ch, idx = 0; freq_to_idx() local
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c613 int band; exynos_dsi_set_pll() local
/linux-4.4.14/include/net/
H A Dsock.h2026 static inline void sk_wake_async(const struct sock *sk, int how, int band) sk_wake_async() argument
H A Dcfg80211.h170 enum ieee80211_band band; member in struct:ieee80211_channel
327 enum ieee80211_band band; member in struct:ieee80211_supported_band
H A Dmac80211.h849 u8 band; member in struct:ieee80211_tx_info
1122 u8 band; member in struct:ieee80211_rx_status
5184 rate_supported(struct ieee80211_sta *sta, enum ieee80211_band band, int index) rate_supported() argument
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2200.c6361 u8 band = 0; ipw_request_scan_helper() local
8488 int band, modulation; ipw_sw_reset() local
8679 int band; ipw_wx_set_freq() local
9669 u8 band = 0, modulation = 0; ipw_wx_set_wireless_mode() local

Completed in 8518 milliseconds