/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-config.h | 329 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 …]
|
D | iwl-6000.c | 140 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 …]
|
D | iwl-7000.c | 192 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 …]
|
D | iwl-5000.c | 94 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 = {
|
D | iwl-8000.c | 185 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 = {
|
D | iwl-9000.c | 149 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 = {
|
D | iwl-2000.c | 121 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 = {
|
D | iwl-1000.c | 96 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 = {
|
D | iwl-nvm-parse.c | 217 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 …]
|
D | iwl-nvm-parse.h | 78 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,
|
D | iwl-drv.h | 116 struct iwl_cfg; 129 const struct iwl_cfg *cfg);
|
D | iwl-eeprom-parse.h | 121 iwl_parse_eeprom_data(struct device *dev, const struct iwl_cfg *cfg, 140 void iwl_init_ht_hw_capab(const struct iwl_cfg *cfg,
|
D | iwl-op-mode.h | 79 struct iwl_cfg; 152 const struct iwl_cfg *cfg,
|
D | iwl-eeprom-parse.c | 476 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()
|
D | iwl-a000.c | 121 const struct iwl_cfg iwla000_2ac_cfg = {
|
D | iwl-trans.c | 72 const struct iwl_cfg *cfg, in iwl_trans_alloc()
|
D | iwl-trans.h | 805 const struct iwl_cfg *cfg; 1250 const struct iwl_cfg *cfg,
|
D | iwl-drv.c | 117 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/ |
D | drv.c | 642 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()
|
D | internal.h | 450 const struct iwl_cfg *cfg);
|
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 653 const struct iwl_cfg *cfg;
|
D | mac80211.c | 715 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/ |
D | ops.c | 480 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()
|
D | mvm.h | 718 const struct iwl_cfg *cfg;
|
D | mac80211.c | 819 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()
|