Lines Matching +full:dual +full:-
1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2012-2014, 2018-2020, 2023 Intel Corporation
4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
9 #include "iwl-config.h"
37 #define IWL7260_FW_PRE "iwlwifi-7260"
38 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE "-" __stringify(api) ".ucode"
40 #define IWL3160_FW_PRE "iwlwifi-3160"
41 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE "-" __stringify(api) ".ucode"
43 #define IWL3168_FW_PRE "iwlwifi-3168"
44 #define IWL3168_MODULE_FIRMWARE(api) IWL3168_FW_PRE "-" __stringify(api) ".ucode"
46 #define IWL7265_FW_PRE "iwlwifi-7265"
47 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE "-" __stringify(api) ".ucode"
49 #define IWL7265D_FW_PRE "iwlwifi-7265D"
50 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE "-" __stringify(api) ".ucode"
121 .name = "Intel(R) Dual Band Wireless AC 7260",
132 .name = "Intel(R) Dual Band Wireless AC 7260",
145 .name = "Intel(R) Dual Band Wireless N 7260",
167 .name = "Intel(R) Dual Band Wireless AC 3160",
177 .name = "Intel(R) Dual Band Wireless N 3160",
214 .name = "Intel(R) Dual Band Wireless AC 3165",
224 .name = "Intel(R) Dual Band Wireless AC 3168",
235 .name = "Intel(R) Dual Band Wireless AC 7265",
245 .name = "Intel(R) Dual Band Wireless N 7265",
265 .name = "Intel(R) Dual Band Wireless AC 7265",
275 .name = "Intel(R) Dual Band Wireless N 7265",