/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-config.h | 275 struct iwl_cfg { struct 325 extern const struct iwl_cfg iwl5300_agn_cfg; argument 326 extern const struct iwl_cfg iwl5100_agn_cfg; 327 extern const struct iwl_cfg iwl5350_agn_cfg; 328 extern const struct iwl_cfg iwl5100_bgn_cfg; 329 extern const struct iwl_cfg iwl5100_abg_cfg; 330 extern const struct iwl_cfg iwl5150_agn_cfg; 331 extern const struct iwl_cfg iwl5150_abg_cfg; 332 extern const struct iwl_cfg iwl6005_2agn_cfg; 333 extern const struct iwl_cfg iwl6005_2abg_cfg; [all …]
|
D | iwl-6000.c | 151 const struct iwl_cfg iwl6005_2agn_cfg = { 157 const struct iwl_cfg iwl6005_2abg_cfg = { 162 const struct iwl_cfg iwl6005_2bg_cfg = { 167 const struct iwl_cfg iwl6005_2agn_sff_cfg = { 173 const struct iwl_cfg iwl6005_2agn_d_cfg = { 179 const struct iwl_cfg iwl6005_2agn_mow1_cfg = { 185 const struct iwl_cfg iwl6005_2agn_mow2_cfg = { 206 const struct iwl_cfg iwl6030_2agn_cfg = { 212 const struct iwl_cfg iwl6030_2abg_cfg = { 217 const struct iwl_cfg iwl6030_2bgn_cfg = { [all …]
|
D | iwl-7000.c | 146 const struct iwl_cfg iwl7260_2ac_cfg = { 158 const struct iwl_cfg iwl7260_2ac_cfg_high_temp = { 171 const struct iwl_cfg iwl7260_2n_cfg = { 183 const struct iwl_cfg iwl7260_n_cfg = { 195 const struct iwl_cfg iwl3160_2ac_cfg = { 206 const struct iwl_cfg iwl3160_2n_cfg = { 217 const struct iwl_cfg iwl3160_n_cfg = { 245 const struct iwl_cfg iwl3165_2ac_cfg = { 261 const struct iwl_cfg iwl7265_2ac_cfg = { 272 const struct iwl_cfg iwl7265_2n_cfg = { [all …]
|
D | iwl-5000.c | 99 const struct iwl_cfg iwl5300_agn_cfg = { 108 const struct iwl_cfg iwl5100_bgn_cfg = { 116 const struct iwl_cfg iwl5100_abg_cfg = { 123 const struct iwl_cfg iwl5100_agn_cfg = { 131 const struct iwl_cfg iwl5350_agn_cfg = { 165 const struct iwl_cfg iwl5150_agn_cfg = { 172 const struct iwl_cfg iwl5150_abg_cfg = {
|
D | iwl-2000.c | 130 const struct iwl_cfg iwl2000_2bgn_cfg = { 136 const struct iwl_cfg iwl2000_2bgn_d_cfg = { 157 const struct iwl_cfg iwl2030_2bgn_cfg = { 179 const struct iwl_cfg iwl105_bgn_cfg = { 185 const struct iwl_cfg iwl105_bgn_d_cfg = { 207 const struct iwl_cfg iwl135_bgn_cfg = {
|
D | iwl-8000.c | 144 const struct iwl_cfg iwl8260_2n_cfg = { 153 const struct iwl_cfg iwl8260_2ac_cfg = { 163 const struct iwl_cfg iwl4165_2ac_cfg = { 173 const struct iwl_cfg iwl8260_2ac_sdio_cfg = { 188 const struct iwl_cfg iwl4165_2ac_sdio_cfg = {
|
D | iwl-1000.c | 101 const struct iwl_cfg iwl1000_bgn_cfg = { 107 const struct iwl_cfg iwl1000_bg_cfg = { 128 const struct iwl_cfg iwl100_bgn_cfg = { 134 const struct iwl_cfg iwl100_bg_cfg = {
|
D | iwl-nvm-parse.c | 211 u16 nvm_flags, const struct iwl_cfg *cfg) in iwl_get_channel_flags() 257 static int iwl_init_channel_map(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_channel_map() 350 static void iwl_init_vht_hw_capab(const struct iwl_cfg *cfg, in iwl_init_vht_hw_capab() 405 static void iwl_init_sbands(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_sbands() 450 static int iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_sku() 459 static int iwl_get_nvm_version(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_nvm_version() 468 static int iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_radio_cfg() 478 static int iwl_get_n_hw_addrs(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_n_hw_addrs() 490 static void iwl_set_radio_cfg(const struct iwl_cfg *cfg, in iwl_set_radio_cfg() 511 static void iwl_set_hw_address(const struct iwl_cfg *cfg, in iwl_set_hw_address() [all …]
|
D | iwl-nvm-parse.h | 77 iwl_parse_nvm_data(struct device *dev, 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 | 119 iwl_parse_eeprom_data(struct device *dev, const struct iwl_cfg *cfg, 138 void iwl_init_ht_hw_capab(const struct iwl_cfg *cfg,
|
D | iwl-op-mode.h | 77 struct iwl_cfg; 147 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() 807 static void iwl_init_sbands(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_sbands() 842 iwl_parse_eeprom_data(struct device *dev, const struct iwl_cfg *cfg, in iwl_parse_eeprom_data()
|
D | iwl-drv.c | 115 const struct iwl_cfg *cfg; 996 const struct iwl_cfg *cfg) in validate_sec_sizes() 1368 const struct iwl_cfg *cfg) in iwl_drv_start()
|
D | iwl-trans.h | 610 const struct iwl_cfg *cfg;
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | drv.c | 557 const struct iwl_cfg *cfg = (struct iwl_cfg *)(ent->driver_data); in iwl_pci_probe() 558 const struct iwl_cfg *cfg_7265d __maybe_unused = NULL; in iwl_pci_probe()
|
D | internal.h | 351 const struct iwl_cfg *cfg);
|
D | trans.c | 2434 const struct iwl_cfg *cfg) in iwl_trans_pcie_alloc()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | dev.h | 653 const struct iwl_cfg *cfg;
|
D | mac80211.c | 699 static inline bool iwl_enable_rx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_rx_ampdu() 706 static inline bool iwl_enable_tx_ampdu(const struct iwl_cfg *cfg) in iwl_enable_tx_ampdu()
|
D | main.c | 1145 const struct iwl_cfg *cfg, in iwl_op_mode_dvm_start()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | ops.c | 369 static u32 calc_min_backoff(struct iwl_trans *trans, const struct iwl_cfg *cfg) in calc_min_backoff() 389 iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_op_mode_mvm_start()
|
D | mvm.h | 585 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()
|