Home
last modified time | relevance | path

Searched refs:iwl_cfg (Results 1 – 25 of 27) sorted by relevance

12

/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h329 struct iwl_cfg { struct
385 extern const struct iwl_cfg iwl5300_agn_cfg; argument
386 extern const struct iwl_cfg iwl5100_agn_cfg;
387 extern const struct iwl_cfg iwl5350_agn_cfg;
388 extern const struct iwl_cfg iwl5100_bgn_cfg;
389 extern const struct iwl_cfg iwl5100_abg_cfg;
390 extern const struct iwl_cfg iwl5150_agn_cfg;
391 extern const struct iwl_cfg iwl5150_abg_cfg;
392 extern const struct iwl_cfg iwl6005_2agn_cfg;
393 extern const struct iwl_cfg iwl6005_2abg_cfg;
[all …]
Diwl-6000.c140 const struct iwl_cfg iwl6005_2agn_cfg = {
146 const struct iwl_cfg iwl6005_2abg_cfg = {
151 const struct iwl_cfg iwl6005_2bg_cfg = {
156 const struct iwl_cfg iwl6005_2agn_sff_cfg = {
162 const struct iwl_cfg iwl6005_2agn_d_cfg = {
168 const struct iwl_cfg iwl6005_2agn_mow1_cfg = {
174 const struct iwl_cfg iwl6005_2agn_mow2_cfg = {
194 const struct iwl_cfg iwl6030_2agn_cfg = {
200 const struct iwl_cfg iwl6030_2abg_cfg = {
205 const struct iwl_cfg iwl6030_2bgn_cfg = {
[all …]
Diwl-7000.c192 const struct iwl_cfg iwl7260_2ac_cfg = {
204 const struct iwl_cfg iwl7260_2ac_cfg_high_temp = {
218 const struct iwl_cfg iwl7260_2n_cfg = {
230 const struct iwl_cfg iwl7260_n_cfg = {
242 const struct iwl_cfg iwl3160_2ac_cfg = {
253 const struct iwl_cfg iwl3160_2n_cfg = {
264 const struct iwl_cfg iwl3160_n_cfg = {
292 const struct iwl_cfg iwl3165_2ac_cfg = {
303 const struct iwl_cfg iwl3168_2ac_cfg = {
314 const struct iwl_cfg iwl7265_2ac_cfg = {
[all …]
Diwl-5000.c94 const struct iwl_cfg iwl5300_agn_cfg = {
103 const struct iwl_cfg iwl5100_bgn_cfg = {
111 const struct iwl_cfg iwl5100_abg_cfg = {
118 const struct iwl_cfg iwl5100_agn_cfg = {
126 const struct iwl_cfg iwl5350_agn_cfg = {
158 const struct iwl_cfg iwl5150_agn_cfg = {
165 const struct iwl_cfg iwl5150_abg_cfg = {
Diwl-8000.c185 const struct iwl_cfg iwl8260_2n_cfg = {
194 const struct iwl_cfg iwl8260_2ac_cfg = {
204 const struct iwl_cfg iwl8265_2ac_cfg = {
215 const struct iwl_cfg iwl8275_2ac_cfg = {
226 const struct iwl_cfg iwl4165_2ac_cfg = {
236 const struct iwl_cfg iwl8260_2ac_sdio_cfg = {
250 const struct iwl_cfg iwl8265_2ac_sdio_cfg = {
264 const struct iwl_cfg iwl4165_2ac_sdio_cfg = {
Diwl-9000.c149 const struct iwl_cfg iwl9160_2ac_cfg = {
159 const struct iwl_cfg iwl9260_2ac_cfg = {
169 const struct iwl_cfg iwl9270_2ac_cfg = {
179 const struct iwl_cfg iwl9460_2ac_cfg = {
190 const struct iwl_cfg iwl9560_2ac_cfg = {
205 const struct iwl_cfg iwl9000lc_2ac_cfg = {
Diwl-2000.c121 const struct iwl_cfg iwl2000_2bgn_cfg = {
127 const struct iwl_cfg iwl2000_2bgn_d_cfg = {
147 const struct iwl_cfg iwl2030_2bgn_cfg = {
168 const struct iwl_cfg iwl105_bgn_cfg = {
174 const struct iwl_cfg iwl105_bgn_d_cfg = {
195 const struct iwl_cfg iwl135_bgn_cfg = {
Diwl-1000.c96 const struct iwl_cfg iwl1000_bgn_cfg = {
102 const struct iwl_cfg iwl1000_bg_cfg = {
122 const struct iwl_cfg iwl100_bgn_cfg = {
128 const struct iwl_cfg iwl100_bg_cfg = {
Diwl-nvm-parse.c217 u16 nvm_flags, const struct iwl_cfg *cfg) in iwl_get_channel_flags()
263 static int iwl_init_channel_map(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_channel_map()
368 static void iwl_init_vht_hw_capab(const struct iwl_cfg *cfg, in iwl_init_vht_hw_capab()
448 static void iwl_init_sbands(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_sbands()
496 static int iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_sku()
505 static int iwl_get_nvm_version(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_nvm_version()
514 static int iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_radio_cfg()
524 static int iwl_get_n_hw_addrs(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_n_hw_addrs()
536 static void iwl_set_radio_cfg(const struct iwl_cfg *cfg, in iwl_set_radio_cfg()
593 const struct iwl_cfg *cfg, in iwl_set_hw_address_family_8000()
[all …]
Diwl-nvm-parse.h78 iwl_parse_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg,
94 iwl_parse_nvm_mcc_info(struct device *dev, const struct iwl_cfg *cfg,
Diwl-drv.h116 struct iwl_cfg;
129 const struct iwl_cfg *cfg);
Diwl-eeprom-parse.h121 iwl_parse_eeprom_data(struct device *dev, const struct iwl_cfg *cfg,
140 void iwl_init_ht_hw_capab(const struct iwl_cfg *cfg,
Diwl-op-mode.h79 struct iwl_cfg;
152 const struct iwl_cfg *cfg,
Diwl-eeprom-parse.c476 static void iwl_init_band_reference(const struct iwl_cfg *cfg, in iwl_init_band_reference()
570 static int iwl_init_channel_map(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_channel_map()
734 void iwl_init_ht_hw_capab(const struct iwl_cfg *cfg, in iwl_init_ht_hw_capab()
809 static void iwl_init_sbands(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_sbands()
844 iwl_parse_eeprom_data(struct device *dev, const struct iwl_cfg *cfg, in iwl_parse_eeprom_data()
Diwl-a000.c121 const struct iwl_cfg iwla000_2ac_cfg = {
Diwl-trans.c72 const struct iwl_cfg *cfg, in iwl_trans_alloc()
Diwl-trans.h805 const struct iwl_cfg *cfg;
1250 const struct iwl_cfg *cfg,
Diwl-drv.c117 const struct iwl_cfg *cfg;
1097 const struct iwl_cfg *cfg) in validate_sec_sizes()
1466 const struct iwl_cfg *cfg) in iwl_drv_start()
/drivers/net/wireless/intel/iwlwifi/pcie/
Ddrv.c642 const struct iwl_cfg *cfg = (struct iwl_cfg *)(ent->driver_data); in iwl_pci_probe()
643 const struct iwl_cfg *cfg_7265d __maybe_unused = NULL; in iwl_pci_probe()
Dinternal.h450 const struct iwl_cfg *cfg);
/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h653 const struct iwl_cfg *cfg;
Dmac80211.c715 static inline bool iwl_enable_rx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_rx_ampdu()
722 static inline bool iwl_enable_tx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_tx_ampdu()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c480 static u32 calc_min_backoff(struct iwl_trans *trans, const struct iwl_cfg *cfg) in calc_min_backoff()
523 iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_op_mode_mvm_start()
Dmvm.h718 const struct iwl_cfg *cfg;
Dmac80211.c819 static inline bool iwl_enable_rx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_rx_ampdu()
826 static inline bool iwl_enable_tx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_tx_ampdu()

12