Searched refs:HT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_phy.c | 69 #define HT IEEE80211_T_HT macro 206 [12] = { .phy = HT, 6500, 0x00, N(0), 4 }, 207 [13] = { .phy = HT, 13000, 0x00, N(1), 6 }, 208 [14] = { .phy = HT, 19500, 0x00, N(2), 6 }, 209 [15] = { .phy = HT, 26000, 0x00, N(3), 8 }, 210 [16] = { .phy = HT, 39000, 0x00, N(4), 8 }, 211 [17] = { .phy = HT, 52000, 0x00, N(5), 8 }, 212 [18] = { .phy = HT, 58500, 0x00, N(6), 8 }, 213 [19] = { .phy = HT, 65000, 0x00, N(7), 8 }, 215 [20] = { .phy = HT, 13000, 0x00, N(8), 4 }, [all …]
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_phy.c | 29 #define HT IEEE80211_T_HT macro 224 /* 6.5 Mb */ { AH_TRUE, HT, 6500, 0x80, 0x00, 0, 4 }, 225 /* 13 Mb */ { AH_TRUE, HT, 13000, 0x81, 0x00, 1, 6 }, 226 /*19.5 Mb */ { AH_TRUE, HT, 19500, 0x82, 0x00, 2, 6 }, 227 /* 26 Mb */ { AH_TRUE, HT, 26000, 0x83, 0x00, 3, 8 }, 228 /* 39 Mb */ { AH_TRUE, HT, 39000, 0x84, 0x00, 4, 8 }, 229 /* 52 Mb */ { AH_TRUE, HT, 52000, 0x85, 0x00, 5, 8 }, 230 /*58.5 Mb */ { AH_TRUE, HT, 58500, 0x86, 0x00, 6, 8 }, 231 /* 65 Mb */ { AH_TRUE, HT, 65000, 0x87, 0x00, 7, 8 }, 233 /* 13 Mb */ { AH_TRUE, HT, 13000, 0x88, 0x00, 8, 4 }, [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_member_perf.c | 31 HT = 0, enumerator 141 data[HT][i] = data[CACHE][i] = (rte_rand() & 0x7FFE) + 1; in setup_keys_and_data() 184 params->setsum[HT] = rte_member_create(&member_params); in setup_keys_and_data() 185 if (params->setsum[HT] == NULL) in setup_keys_and_data() 254 if (type == HT && result == RTE_MEMBER_NO_MATCH) { in timed_lookups() 298 if (type == HT && result[k] == in timed_lookups_bulk() 336 if (type == HT && ret == 0) { in timed_lookups_multimatch() 392 if (type == HT && match_count[k] == 0) { in timed_lookups_multimatch_bulk()
|
| /f-stack/freebsd/contrib/device-tree/src/mips/loongson/ |
| H A D | loongson64c-package.dtsi | 22 /* 3A HT Config Space */ 24 /* 3B HT Config Space */
|
| H A D | loongson3-package.dtsi | 22 /* 3A HT Config Space */ 24 /* 3B HT Config Space */
|