| /freebsd/sys/dev/mii/ |
| H A D | ciphyreg.h | 39 * Register definitions for the Cicada CS8201 10/100/1000 gigE copper 56 #define CIPHY_S100 CIPHY_BMCR_SPD0 /* 100mpbs */ 61 #define CIPHY_BMSR_100T4 0x8000 /* 100 base T4 capable */ 62 #define CIPHY_BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */ 63 #define CIPHY_BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */ 66 #define CIPHY_BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */ 67 #define CIPHY_BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */ 87 #define CIPHY_ANAR_T4 0x0200 /* local device supports 100bT4 */ 88 #define CIPHY_ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */ 89 #define CIPHY_ANAR_TX 0x0080 /* local device supports 100bTx */ [all …]
|
| H A D | rgephyreg.h | 60 #define RGEPHY_S100 RGEPHY_BMCR_SPD0 /* 100mpbs */ 64 #define RGEPHY_BMSR_100T4 0x8000 /* 100 base T4 capable */ 65 #define RGEPHY_BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */ 66 #define RGEPHY_BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */ 69 #define RGEPHY_BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */ 70 #define RGEPHY_BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */ 85 #define RGEPHY_ANAR_T4 0x0200 /* local device supports 100bT4 */ 86 #define RGEPHY_ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */ 87 #define RGEPHY_ANAR_TX 0x0080 /* local device supports 100bTx */ 88 #define RGEPHY_ANAR_10_FD 0x0040 /* local device supports 10bT FD */ [all …]
|
| H A D | mii.h | 63 #define BMCR_S100 BMCR_SPEED0 /* 100 Mb/s */ 69 #define BMSR_100T4 0x8000 /* 100 base T4 capable */ 70 #define BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */ 71 #define BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */ 74 #define BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */ 75 #define BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */ 116 #define ANAR_T4 0x0200 /* local device supports 100bT4 */ 117 #define ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */ 118 #define ANAR_TX 0x0080 /* local device supports 100bTx */ 119 #define ANAR_10_FD 0x0040 /* local device supports 10bT FD */ [all …]
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_iov.c | 58 bus_space_tag_t bt; member 74 {0x4009, "Chelsio T420-BT"}, 75 {0x400a, "Chelsio T404-BT"}, 83 {0x5009, "Chelsio T520-BT"}, /* 2 x 10GBaseT */ 84 {0x500a, "Chelsio T504-BT"}, /* 4 x 1G */ 91 {0x5015, "Chelsio T502-BT"}, /* 2 x 1G */ 92 {0x5018, "Chelsio T540-BT"}, /* 4 x 10GBaseT */ 93 {0x5019, "Chelsio T540-LP-BT"}, /* 4 x 10GBaseT */ 94 {0x501a, "Chelsio T540-SO-BT"}, /* 4 x 10GBaseT, nomem */ 104 {0x6007, "Chelsio T62100-LP-CR"}, /* 2 x 40/50/100 [all...] |
| H A D | t4_vf.c | 80 {0x4809, "Chelsio T420-BT VF"}, 81 {0x480a, "Chelsio T404-BT VF"}, 89 {0x5809, "Chelsio T520-BT VF"}, /* 2 x 10GBaseT */ 90 {0x580a, "Chelsio T504-BT VF"}, /* 4 x 1G */ 97 {0x5815, "Chelsio T502-BT VF"}, /* 2 x 1G */ 98 {0x5818, "Chelsio T540-BT VF"}, /* 4 x 10GBaseT */ 99 {0x5819, "Chelsio T540-LP-BT VF"}, /* 4 x 10GBaseT */ 100 {0x581a, "Chelsio T540-SO-BT VF"}, /* 4 x 10GBaseT, nomem */ 110 {0x6807, "Chelsio T62100-LP-CR VF"}, /* 2 x 40/50/100G */ 111 {0x6808, "Chelsio T62100-SO-CR VF"}, /* 2 x 40/50/100 [all...] |
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | coex.c | 66 /* set BT polluted packet on for tx rate adaptive, in rtw_coex_limited_tx() 278 } else if (cnt_cck < 100) { in rtw_coex_wl_noisy_detect() 329 times = 100 / tbtt_interval; in rtw_coex_tdma_timer_base() 330 if (100 % tbtt_interval != 0) in rtw_coex_tdma_timer_base() 335 times = tbtt_interval / 100; in rtw_coex_tdma_timer_base() 336 if (tbtt_interval % 100 <= 80) in rtw_coex_tdma_timer_base() 428 /* BT RFK */ in rtw_coex_check_rfk() 524 "[BTCoex], BT state changed (%d) -> (%d)\n", in rtw_coex_monitor_bt_enable() 735 /* update wl/bt rssi by btinfo */ in rtw_coex_update_bt_link_info() 897 /* notify BT rx gain table changed */ in rtw_coex_set_bt_rx_gain() [all …]
|
| /freebsd/contrib/wpa/src/tls/ |
| H A D | pkcs1.c | 28 * EB = 00 || BT || PS || 00 || D in pkcs1_generate_encryption_block() 29 * BT = 00 or 01 for private-key operation; 02 for public-key operation in pkcs1_generate_encryption_block() 31 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero) in pkcs1_generate_encryption_block() 46 *pos++ = block_type; /* BT */ in pkcs1_generate_encryption_block() 148 * EB = 00 || BT || PS || 00 || D in pkcs1_decrypt_public_key() 149 * BT = 00 or 01 in pkcs1_decrypt_public_key() 150 * PS = k-3-||D|| times (00 if BT=00) or (FF if BT=01) in pkcs1_decrypt_public_key() 165 /* BT = 01 */ in pkcs1_decrypt_public_key() 168 "PS (BT=01)"); in pkcs1_decrypt_public_key() 295 char txt[100], txt2[100]; in pkcs1_v15_sig_ver()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | btree_test.c | 29 static int contents_frequency = 100; 50 "tree contents [default: 100]\n"); in usage() 90 verify_contents(avl_tree_t *avl, zfs_btree_t *bt) in verify_contents() argument 100 ASSERT3U(avl_numnodes(avl), ==, zfs_btree_numnodes(bt)); in verify_contents() 103 data = zfs_btree_first(bt, &bt_idx); in verify_contents() 106 data = zfs_btree_last(bt, &bt_idx); in verify_contents() 112 data = zfs_btree_next(bt, &bt_idx, &bt_idx); in verify_contents() 115 data = zfs_btree_prev(bt, &bt_idx, &bt_idx); in verify_contents() 122 verify_node(avl_tree_t *avl, zfs_btree_t *bt, int_node_t *node) in verify_node() argument 130 ASSERT3U(avl_numnodes(avl), ==, zfs_btree_numnodes(bt)); in verify_node() [all …]
|
| /freebsd/share/man/man4/ |
| H A D | cxgbev.4 | 37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver" 92 driver supports Virtual Functions on 100Gb and 25Gb Ethernet adapters 135 Chelsio T520-BT 137 Chelsio T504-BT 163 Chelsio T420-BT 165 Chelsio T404-BT 183 The holdoff timer list has the values 1, 5, 10, 50, 100, and 200
|
| H A D | cxgbe.4 | 37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver" 92 driver supports 100Gb and 25Gb Ethernet adapters based on the T6 ASIC: 133 Chelsio T520-BT 135 Chelsio T504-BT 160 Chelsio T420-BT 162 Chelsio T404-BT 203 The holdoff timer list has the values 1, 5, 10, 50, 100, and 200
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3288-veyron.dtsi | 40 debounce-interval = <100>; 189 i2c-scl-rising-time-ns = <100>; /* 45ns measured */ 325 i2c-scl-rising-time-ns = <100>; /* 40ns measured */ 337 /* 100kHz since 4.7k resistors don't rise fast enough */ 536 bt_enable_l: bt-enable-l { 540 bt_host_wake: bt-host-wake { 544 bt_host_wake_l: bt-host-wake-l { 573 bt_dev_wake_sleep: bt-dev-wake-sleep { 577 bt_dev_wake_awake: bt-dev-wake-awake { 581 bt_dev_wake: bt-dev-wake {
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-phytec-mira-peb-wlbt-05.dtsi | 20 startup-delay-us = <100>; 31 compatible = "brcm,bcm43438-bt"; 57 pinctrl_uart3_bt: uart3grp-bt { 63 MX6QDL_PAD_SD3_DAT5__GPIO7_IO00 0xb0b1 /* BT ENABLE */
|
| H A D | imx6ul-phytec-segin-peb-wlbt-05.dtsi | 20 startup-delay-us = <100>; 28 MX6UL_PAD_GPIO1_IO01__GPIO1_IO01 0x3031 /* BT ENABLE */ 34 pinctrl_uart2_bt: uart2-bt-grp { 68 compatible = "brcm,bcm43438-bt";
|
| H A D | imx6ull-dhcom-som-cfg-sdcard.dtsi | 13 * Disabled: WiFi and BT 19 * BT is also not available, so remove BT from the UART node. 75 pinctrl_usdhc1_100mhz: usdhc1-100mhz-grp {
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell-bt-8xxx.txt | 10 * "marvell,sd8897-bt" (for SDIO) 11 * "marvell,sd8997-bt" (for SDIO) 39 wakeup pin 13 and gap 100ms are configured so that firmware can wakeup host 54 compatible = "marvell,sd8897-bt"; 74 mvl_bt1: bt@1 {
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3566-radxa-zero-3w.dts | 23 post-power-on-delay-ms = <100>; 31 bt_reg_on_h: bt-reg-on-h { 35 bt_wake_host_h: bt-wake-host-h { 39 host_wake_bt_h: host-wake-bt-h {
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm2711-rpi-cm4.dtsi | 5 #include "bcm283x-rpi-wifi-bt.dtsi" 40 &bt { 50 /* Even the IP block is limited to 100 MHz 97 /* uart0 communicates with the BT module */
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_barrier.cpp | 210 void __kmp_dist_barrier_wakeup(enum barrier_type bt, kmp_team_t *team, in __kmp_dist_barrier_wakeup() argument 214 if (bt == bs_forkjoin_barrier && TCR_4(__kmp_global.g.g_done)) in __kmp_dist_barrier_wakeup() 227 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_gather() argument 247 gtid, team->t.t_id, tid, bt)); in __kmp_dist_barrier_gather() 372 gtid, team->t.t_id, tid, bt)); in __kmp_dist_barrier_gather() 376 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_release() argument 387 gtid, tid, bt)); in __kmp_dist_barrier_release() 389 thr_bar = &this_thr->th.th_bar[bt].bb; in __kmp_dist_barrier_release() 414 if (bt == bs_forkjoin_barrier && TCR_4(__kmp_global.g.g_done)) in __kmp_dist_barrier_release() 423 if (bt == bs_forkjoin_barrier && TCR_4(__kmp_global.g.g_done)) in __kmp_dist_barrier_release() [all …]
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | tcp.hlp | 20 connectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to 26 "media 100baseTX" - Select 100BaseT on a 100/10 dual adaptor.
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos4210-trats.dts | 188 reset-delay = <100>; 189 init-delay = <100>; 264 samsung,i2c-sda-delay = <100>; 284 samsung,i2c-sda-delay = <100>; 471 bt_shutdown: bt-shutdown-pins { 477 bt_host_wakeup: bt-host-wakeup-pins { 483 bt_device_wakeup: bt-device-wakeup-pins { 544 compatible = "brcm,bcm4330-bt";
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx93-11x11-evk.dts | 96 brightness-levels = <0 100>; 97 num-interpolated-steps = <100>; 98 default-brightness-level = <100>; 104 bt_sco_codec: bt-sco-codec { 105 compatible = "linux,bt-sco"; 109 sound-bt-sco { 111 simple-audio-card,name = "bt-sco-audio"; 712 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp { 791 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
|
| H A D | imx8qm-mek.dts | 22 /delete-node/ cpu@100; 100 brightness-levels = <0 100>; 101 num-interpolated-steps = <100>; 108 brightness-levels = <0 100>; 109 num-interpolated-steps = <100>; 191 bt_sco_codec: audio-codec-bt { 192 compatible = "linux,bt-sco"; 196 sound-bt-sco { 198 simple-audio-card,name = "bt-sco-audio";
|
| H A D | imx8mm-innocomm-wb15.dtsi | 220 &uart1 { /* BT */ 229 compatible = "brcm,bcm4349-bt"; 341 pinctrl_modem_bt: modem-bt-grp { 396 pinctrl_usdhc1_100mhz: usdhc1-100mhz-grp { 448 pinctrl_usdhc2_100mhz: usdhc2-100mhz-grp {
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | UndefinedNewArraySizeChecker.cpp | 28 BugType BT{this, "Undefined array element count in new[]", member in __anon930dd4390111::UndefinedNewArraySizeChecker 59 SmallString<100> buf; in HandleUndefinedArrayElementCount() 64 auto R = std::make_unique<PathSensitiveBugReport>(BT, os.str(), N); in HandleUndefinedArrayElementCount()
|
| /freebsd/sys/dev/acpica/Osd/ |
| H A D | OsdSchedule.c | 266 * Return the current time in 100 nanosecond units 271 struct bintime bt; in AcpiOsGetTimer() local 274 binuptime(&bt); in AcpiOsGetTimer() 275 t = (uint64_t)bt.sec * 10000000; in AcpiOsGetTimer() 276 t += ((uint64_t)10000000 * (uint32_t)(bt.frac >> 32)) >> 32; in AcpiOsGetTimer()
|