Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-cfg.h71 extern const struct iwl_cfg iwl5300_agn_cfg;
72 extern const struct iwl_cfg iwl5100_agn_cfg;
73 extern const struct iwl_cfg iwl5350_agn_cfg;
74 extern const struct iwl_cfg iwl5100_bgn_cfg;
75 extern const struct iwl_cfg iwl5100_abg_cfg;
76 extern const struct iwl_cfg iwl5150_agn_cfg;
77 extern const struct iwl_cfg iwl5150_abg_cfg;
78 extern const struct iwl_cfg iwl6005_2agn_cfg;
79 extern const struct iwl_cfg iwl6005_2abg_cfg;
80 extern const struct iwl_cfg iwl6005_2bg_cfg;
[all …]
Diwl-6000.c362 const struct iwl_cfg iwl6005_2agn_cfg = {
368 const struct iwl_cfg iwl6005_2abg_cfg = {
373 const struct iwl_cfg iwl6005_2bg_cfg = {
378 const struct iwl_cfg iwl6005_2agn_sff_cfg = {
384 const struct iwl_cfg iwl6005_2agn_d_cfg = {
390 const struct iwl_cfg iwl6005_2agn_mow1_cfg = {
396 const struct iwl_cfg iwl6005_2agn_mow2_cfg = {
418 const struct iwl_cfg iwl6030_2agn_cfg = {
424 const struct iwl_cfg iwl6030_2abg_cfg = {
429 const struct iwl_cfg iwl6030_2bgn_cfg = {
[all …]
Diwl-2000.c240 const struct iwl_cfg iwl2000_2bgn_cfg = {
246 const struct iwl_cfg iwl2000_2bgn_d_cfg = {
270 const struct iwl_cfg iwl2030_2bgn_cfg = {
294 const struct iwl_cfg iwl105_bgn_cfg = {
300 const struct iwl_cfg iwl105_bgn_d_cfg = {
325 const struct iwl_cfg iwl135_bgn_cfg = {
Diwl-1000.c193 const struct iwl_cfg iwl1000_bgn_cfg = {
199 const struct iwl_cfg iwl1000_bg_cfg = {
218 const struct iwl_cfg iwl100_bgn_cfg = {
224 const struct iwl_cfg iwl100_bg_cfg = {
Diwl-5000.c343 const struct iwl_cfg iwl5300_agn_cfg = {
352 const struct iwl_cfg iwl5100_bgn_cfg = {
360 const struct iwl_cfg iwl5100_abg_cfg = {
367 const struct iwl_cfg iwl5100_agn_cfg = {
375 const struct iwl_cfg iwl5350_agn_cfg = {
407 const struct iwl_cfg iwl5150_agn_cfg = {
414 const struct iwl_cfg iwl5150_abg_cfg = {
Diwl-shared.h318 struct iwl_cfg { struct
370 const struct iwl_cfg *cfg;
Diwl-drv.h108 struct iwl_trans *trans, const struct iwl_cfg *cfg);
Diwl-pci.c276 const struct iwl_cfg *cfg = (struct iwl_cfg *)(ent->driver_data); in iwl_pci_probe()
Diwl-drv.c159 const struct iwl_cfg *cfg = cfg(drv); in iwl_request_firmware()
700 const struct iwl_cfg *cfg) in validate_sec_sizes()
758 const struct iwl_cfg *cfg = cfg(drv); in iwl_ucode_callback()
951 struct iwl_trans *trans, const struct iwl_cfg *cfg) in iwl_drv_start()