Home
last modified time | relevance | path

Searched refs:iwl_mac_cfg (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h339 * struct iwl_mac_cfg - information about the MAC-specific device part
359 struct iwl_mac_cfg {
543 extern const struct iwl_mac_cfg iwl1000_mac_cfg;
544 extern const struct iwl_mac_cfg iwl5000_mac_cfg;
545 extern const struct iwl_mac_cfg iwl2000_mac_cfg;
546 extern const struct iwl_mac_cfg iwl2030_mac_cfg;
547 extern const struct iwl_mac_cfg iwl105_mac_cfg;
548 extern const struct iwl_mac_cfg iwl135_mac_cfg;
549 extern const struct iwl_mac_cfg iwl5150_mac_cfg;
550 extern const struct iwl_mac_cfg iwl6005_mac_cf
360 struct iwl_mac_cfg { global() struct
361 baseiwl_mac_cfg global() argument
362 device_familyiwl_mac_cfg global() argument
363 umac_prph_offsetiwl_mac_cfg global() argument
364 xtal_latencyiwl_mac_cfg global() argument
365 extra_phy_cfg_flagsiwl_mac_cfg global() argument
366 gen2iwl_mac_cfg global() argument
367 mq_rx_supportediwl_mac_cfg global() argument
368 integratediwl_mac_cfg global() argument
369 low_latency_xtaliwl_mac_cfg global() argument
370 bisr_workaroundiwl_mac_cfg global() argument
371 ltr_delayiwl_mac_cfg global() argument
372 imr_enablediwl_mac_cfg global() argument
[all...]
H A Diwl-trans.c271 const struct iwl_mac_cfg *mac_cfg) in iwl_trans_alloc()
H A Diwl-nvm-parse.c1309 const struct iwl_mac_cfg *mac_cfg = trans->mac_cfg; in iwl_set_hw_address()
/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A Dax210.c69 const struct iwl_mac_cfg iwl_ty_mac_cfg = {
79 const struct iwl_mac_cfg iwl_so_mac_cfg = {
91 const struct iwl_mac_cfg iwl_so_long_latency_mac_cfg = {
103 const struct iwl_mac_cfg iwl_so_long_latency_imr_mac_cfg = {
116 const struct iwl_mac_cfg iwl_ma_mac_cfg = {
H A D9000.c71 const struct iwl_mac_cfg iwl9000_mac_cfg = {
77 const struct iwl_mac_cfg iwl9560_mac_cfg = {
85 const struct iwl_mac_cfg iwl9560_long_latency_mac_cfg = {
93 const struct iwl_mac_cfg iwl9560_shared_clk_mac_cfg = {
H A D22000.c68 const struct iwl_mac_cfg iwl_qu_mac_cfg = {
78 const struct iwl_mac_cfg iwl_qu_medium_latency_mac_cfg = {
88 const struct iwl_mac_cfg iwl_qu_long_latency_mac_cfg = {
99 const struct iwl_mac_cfg iwl_ax200_mac_cfg = {
H A D6000.c104 const struct iwl_mac_cfg iwl6005_mac_cfg = {
142 const struct iwl_mac_cfg iwl6030_mac_cfg = {
221 const struct iwl_mac_cfg iwl6000i_mac_cfg = {
260 const struct iwl_mac_cfg iwl6050_mac_cfg = {
296 const struct iwl_mac_cfg iwl6150_mac_cfg = {
330 const struct iwl_mac_cfg iwl6000_mac_cfg = {
H A D2000.c83 const struct iwl_mac_cfg iwl2000_mac_cfg = {
112 const struct iwl_mac_cfg iwl2030_mac_cfg = {
139 const struct iwl_mac_cfg iwl105_mac_cfg = {
168 const struct iwl_mac_cfg iwl135_mac_cfg = {
H A Dbz.c75 const struct iwl_mac_cfg iwl_bz_mac_cfg = {
88 const struct iwl_mac_cfg iwl_gl_mac_cfg = {
H A D5000.c56 const struct iwl_mac_cfg iwl5000_mac_cfg = {
125 const struct iwl_mac_cfg iwl5150_mac_cfg = {
H A Ddr.c76 const struct iwl_mac_cfg iwl_dr_mac_cfg = {
H A Dsc.c84 const struct iwl_mac_cfg iwl_sc_mac_cfg = {
H A D1000.c57 const struct iwl_mac_cfg iwl1000_mac_cfg = {
H A D8000.c76 const struct iwl_mac_cfg iwl8000_mac_cfg = {
H A D7000.c88 const struct iwl_mac_cfg iwl7000_mac_cfg = {
/linux/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c223 const struct iwl_mac_cfg *cfg_i = in devinfo_no_mac_cfg_dups()
227 const struct iwl_mac_cfg *cfg_j = in devinfo_no_mac_cfg_dups()
245 const struct iwl_mac_cfg *mac_cfg = in devinfo_api_range()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c24 (__builtin_choose_expr(_IS_A(cfg, iwl_mac_cfg), \
1144 const struct iwl_mac_cfg *mac_cfg = (void *)ent->driver_data; in iwl_pci_probe()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dinternal.h1109 const struct iwl_mac_cfg *mac_cfg,
H A Dtrans.c1596 const struct iwl_mac_cfg *mac_cfg, in iwl_pcie_set_interrupt_capa()
3749 const struct iwl_mac_cfg *mac_cfg, in iwl_trans_pcie_alloc()
4158 const struct iwl_mac_cfg *mac_cfg, in iwl_pci_gen1_2_probe()
4322 const struct iwl_mac_cfg *mac_cfg = trans->mac_cfg; in iwl_pcie_gen1_2_activate_nic()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c3267 const struct iwl_mac_cfg *mac_cfg = fwrt->trans->mac_cfg; in iwl_fw_dbg_read_d3_debug_data()