|
@@ -205,23 +205,6 @@ static const __le32 iwlagn_def_3w_lookup[IWLAGN_BT_DECISION_LUT_SIZE] = {
|
|
cpu_to_le32(0xf0005000),
|
|
cpu_to_le32(0xf0005000),
|
|
};
|
|
};
|
|
|
|
|
|
-
|
|
|
|
-/* Loose Coex */
|
|
|
|
-static const __le32 iwlagn_loose_lookup[IWLAGN_BT_DECISION_LUT_SIZE] = {
|
|
|
|
- cpu_to_le32(0xaaaaaaaa),
|
|
|
|
- cpu_to_le32(0xaaaaaaaa),
|
|
|
|
- cpu_to_le32(0xaeaaaaaa),
|
|
|
|
- cpu_to_le32(0xaaaaaaaa),
|
|
|
|
- cpu_to_le32(0xcc00ff28),
|
|
|
|
- cpu_to_le32(0x0000aaaa),
|
|
|
|
- cpu_to_le32(0xcc00aaaa),
|
|
|
|
- cpu_to_le32(0x0000aaaa),
|
|
|
|
- cpu_to_le32(0x00000000),
|
|
|
|
- cpu_to_le32(0x00000000),
|
|
|
|
- cpu_to_le32(0xf0005000),
|
|
|
|
- cpu_to_le32(0xf0005000),
|
|
|
|
-};
|
|
|
|
-
|
|
|
|
/* Full concurrency */
|
|
/* Full concurrency */
|
|
static const __le32 iwlagn_concurrent_lookup[IWLAGN_BT_DECISION_LUT_SIZE] = {
|
|
static const __le32 iwlagn_concurrent_lookup[IWLAGN_BT_DECISION_LUT_SIZE] = {
|
|
cpu_to_le32(0xaaaaaaaa),
|
|
cpu_to_le32(0xaaaaaaaa),
|