| /freebsd/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_phy.c | 28 #define CCK IEEE80211_T_CCK macro 123 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80| 2), 0 }, 124 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80| 4), 1 }, 125 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80|11), 1 }, 126 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80|22), 1 } 140 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80| 2), 0 }, 141 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80| 4), 1 }, 142 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80|11), 2 }, 143 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80|22), 3 }, 157 #undef CCK
|
| /freebsd/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_phy.c | 28 #define CCK IEEE80211_T_CCK macro 71 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x0b, 0x00, (0x80| 2), 0 }, 72 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x0a, 0x04, (0x80| 4), 1 }, 73 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x09, 0x04, (0x80|11), 1 }, 74 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x08, 0x04, (0x80|22), 1 } 79 #undef CCK
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_phy.c | 28 #define CCK IEEE80211_T_CCK macro 37 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80| 2), 0 }, 38 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80| 4), 1 }, 39 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80|11), 2 }, 40 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80|22), 3 }, 103 #undef CCK
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_phy.c | 63 #define CCK IEEE80211_T_CCK macro 79 [0] = { .phy = CCK, 1000, 0x00, B(2), 0 },/* 1 Mb */ 80 [1] = { .phy = CCK, 2000, 0x04, B(4), 1 },/* 2 Mb */ 81 [2] = { .phy = CCK, 5500, 0x04, B(11), 1 },/* 5.5 Mb */ 82 [3] = { .phy = CCK, 11000, 0x04, B(22), 1 },/* 11 Mb */ 92 [0] = { .phy = CCK, 1000, 0x00, B(2), 0 }, 93 [1] = { .phy = CCK, 2000, 0x04, B(4), 1 }, 94 [2] = { .phy = CCK, 5500, 0x04, B(11), 2 }, 95 [3] = { .phy = CCK, 11000, 0x04, B(22), 3 }, 191 [0] = { .phy = CCK, 1000, 0x00, B(2), 0 }, [all …]
|
| H A D | PROTOCOL.md | 43 (spread spectrum), 2GHZ CCK, OFDM, ERP, 802.11n / HT, 802.11ac / VHT, etc. 86 CCK rates. They interoperate with legacy 802.11 devices by using compatible 99 802.11g devices implement OFDM rates from 802.11a, the CCK rates from 802.11b
|
| /freebsd/tools/tools/net80211/wlantxtime/ |
| H A D | wlantxtime.c | 89 #define CCK IEEE80211_T_CCK macro 102 [0] = { .phy = CCK, 1000, 0x00, B(2), 0 },/* 1 Mb */ 103 [1] = { .phy = CCK, 2000, 0x04, B(4), 1 },/* 2 Mb */ 104 [2] = { .phy = CCK, 5500, 0x04, B(11), 1 },/* 5.5 Mb */ 105 [3] = { .phy = CCK, 11000, 0x04, B(22), 1 },/* 11 Mb */ 115 [0] = { .phy = CCK, 1000, 0x00, B(2), 0 }, 116 [1] = { .phy = CCK, 2000, 0x04, B(4), 1 }, 117 [2] = { .phy = CCK, 5500, 0x04, B(11), 2 }, 118 [3] = { .phy = CCK, 11000, 0x04, B(22), 3 }, 212 #undef CCK
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ComparisonCategories.h | 139 using CCK = ComparisonCategoryType; in isStrong() local 140 return Kind == CCK::StrongOrdering; in isStrong() 145 using CCK = ComparisonCategoryType; in isPartial() local 146 return Kind == CCK::PartialOrdering; in isPartial()
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_phy.c | 26 #define CCK IEEE80211_T_CCK macro 140 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80 | 2), 0 }, 141 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80 | 4), 1 }, 142 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80 | 11), 1 }, 143 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80 | 22), 1 }, 159 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80 | 2), 0 }, 160 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80 | 4), 1 }, 161 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80 | 11), 2 }, 162 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80 | 22), 3 }, 210 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80 | 2), 0 }, [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 139 bool CheckHLSLCStyleCast(CheckedConversionKind CCK); 193 void checkObjCConversion(CheckedConversionKind CCK, in checkObjCConversion() 199 OpRange, DestType, src, CCK, true, false, BO_PtrMemD, in checkObjCConversion() 292 CheckedConversionKind CCK, 297 QualType DestType, CheckedConversionKind CCK, 1391 QualType DestType, CheckedConversionKind CCK, in TryStaticCast() argument 1397 bool CStyle = (CCK == CheckedConversionKind::CStyleCast || in TryStaticCast() 1398 CCK == CheckedConversionKind::FunctionalCast); in TryStaticCast() 1435 tcr = TryStaticImplicitCast(Self, SrcExpr, DestType, CCK, OpRange, msg, in TryStaticCast() 1911 CheckedConversionKind CCK, in TryStaticImplicitCast() argument [all …]
|
| H A D | SemaExprCXX.cpp | 4552 CheckedConversionKind CCK) { in PerformImplicitConversion() argument 4554 if (CCK == CheckedConversionKind::ForBuiltinOverloadedOp && in PerformImplicitConversion() 4561 Action, CCK); in PerformImplicitConversion() 4596 AssignmentAction::Converting, CCK); in PerformImplicitConversion() 4615 if (CCK == CheckedConversionKind::ForBuiltinOverloadedOp) in PerformImplicitConversion() 4619 AssignmentAction::Converting, CCK); in PerformImplicitConversion() 4668 CheckedConversionKind CCK) { in PerformImplicitConversion() argument 4669 bool CStyle = (CCK == CheckedConversionKind::CStyleCast || in PerformImplicitConversion() 4670 CCK == CheckedConversionKind::FunctionalCast); in PerformImplicitConversion() 4761 /*BasePath=*/nullptr, CCK) in PerformImplicitConversion() [all …]
|
| H A D | SemaExprObjC.cpp | 3750 Sema &S, DiagBuilderT &DiagB, CheckedConversionKind CCK, in addFixitForObjCARCConversion() argument 3754 switch (CCK) { in addFixitForObjCARCConversion() 3765 if (CCK == CheckedConversionKind::OtherCast) { in addFixitForObjCARCConversion() 3810 if (CCK == CheckedConversionKind::CStyleCast) { in addFixitForObjCARCConversion() 3812 } else if (CCK == CheckedConversionKind::OtherCast) { in addFixitForObjCARCConversion() 3876 CheckedConversionKind CCK) { in diagnoseObjCARCConversion() argument 3913 unsigned convKindForDiag = Sema::isCast(CCK) ? 0 : 1; in diagnoseObjCARCConversion() 3932 auto DiagB = (CCK != CheckedConversionKind::OtherCast) in diagnoseObjCARCConversion() 3936 addFixitForObjCARCConversion(S, DiagB, CCK, afterLParen, in diagnoseObjCARCConversion() 3942 auto DiagB = (CCK == CheckedConversionKind::OtherCast && !br) in diagnoseObjCARCConversion() [all …]
|
| H A D | Sema.cpp | 760 CheckedConversionKind CCK) { in ImpCastExprToType() argument 787 if (Context.hasAnyFunctionEffects() && !isCast(CCK) && in ImpCastExprToType()
|
| H A D | SemaInit.cpp | 7750 CheckedConversionKind CCK) { in PerformQualificationConversion() argument 7764 return ImpCastExprToType(E, Ty, CK, VK, /*BasePath=*/nullptr, CCK); in PerformQualificationConversion() 8220 CheckedConversionKind CCK = in Perform() local 8226 Init, Step->Type, *Step->ICS, getAssignmentAction(Entity), CCK); in Perform()
|
| H A D | SemaDeclCXX.cpp | 6806 TargetInfo::CallingConvKind CCK) { in canPassInRegisters() argument 6812 if (CCK == TargetInfo::CCK_ClangABI4OrPS4) in canPassInRegisters() 6816 if (CCK == TargetInfo::CCK_MicrosoftWin64) { in canPassInRegisters() 7274 TargetInfo::CallingConvKind CCK = in CheckCompletedCXXClass() local 7276 bool CanPass = canPassInRegisters(*this, Record, CCK); in CheckCompletedCXXClass()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | debugfs.c | 107 mt7921_print_txpwr_entry(CCK, cck); in mt7921_txpwr()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | debugfs.c | 139 mt7925_print_txpwr_entry(CCK, cck, band_idx); in mt7925_txpwr()
|
| /freebsd/sys/dev/ral/ |
| H A D | rt2860.c | 2214 #define CCK(mcs) (mcs) in rt2860_enable_mrr() macro 2227 CCK(2) << 12 | /* 11->5.5 */ in rt2860_enable_mrr() 2228 CCK(1) << 8 | /* 5.5-> 2 */ in rt2860_enable_mrr() 2229 CCK(0) << 4 | /* 2-> 1 */ in rt2860_enable_mrr() 2230 CCK(0)); /* 1-> 1 */ in rt2860_enable_mrr() 2232 #undef CCK in rt2860_enable_mrr()
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_mtw.c | 4030 #define CCK(mcs) (mcs) in mtw_enable_mrr() macro 4044 CCK(2) << 12 | /* 11->5.5 */ in mtw_enable_mrr() 4045 CCK(1) << 8 | /* 5.5-> 2 */ in mtw_enable_mrr() 4046 CCK(0) << 4 | /* 2-> 1 */ in mtw_enable_mrr() 4047 CCK(0)); /* 1-> 1 */ in mtw_enable_mrr() 4049 #undef CCK in mtw_enable_mrr()
|
| H A D | if_run.c | 5290 #define CCK(mcs) (mcs) in run_enable_mrr() macro 5303 CCK(2) << 12 | /* 11->5.5 */ in run_enable_mrr() 5304 CCK(1) << 8 | /* 5.5-> 2 */ in run_enable_mrr() 5305 CCK(0) << 4 | /* 2-> 1 */ in run_enable_mrr() 5306 CCK(0)); /* 1-> 1 */ in run_enable_mrr() 5308 #undef CCK in run_enable_mrr()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaObjC.h | 812 CheckedConversionKind CCK,
|
| H A D | Sema.h | 1130 CheckedConversionKind CCK = CheckedConversionKind::Implicit); 2508 static bool isCast(CheckedConversionKind CCK) { in isCast() argument 2509 return CCK == CheckedConversionKind::CStyleCast || in isCast() 2510 CCK == CheckedConversionKind::FunctionalCast || in isCast() 2511 CCK == CheckedConversionKind::OtherCast; in isCast() 8635 CheckedConversionKind CCK = CheckedConversionKind::Implicit); 8645 CheckedConversionKind CCK); 8985 CheckedConversionKind CCK = CheckedConversionKind::Implicit);
|
| /freebsd/share/misc/ |
| H A D | iso3166 | 68 CC CCK 166 Cocos (Keeling) Islands
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | debugfs.c | 1021 mt7915_txpower_puts(CCK); in mt7915_rate_txpower_get()
|