/freebsd-src/contrib/ofed/libibverbs/man/ |
H A D | ibv_rate_to_mbps.3 | 7 ibv_rate_to_mbps \- convert IB rate enumeration to Mbit/sec 9 mbps_to_ibv_rate \- convert Mbit/sec to an IB rate enumeration 22 to a number of Mbit/sec. For example, if 26 the value 5000 will be returned (5 Gbit/sec = 5000 Mbit/sec). 29 converts the number of Mbit/sec 38 returns the number of Mbit/sec.
|
/freebsd-src/share/man/man4/ |
H A D | usb.4 | 79 .It Low Speed (1.5 MBit/sec) 80 .It Full Speed (12 MBit/sec) 81 .It High Speed (480 MBit/sec)
|
H A D | ng_car.4 | 189 Limit outgoing data rate over fxp0 Ethernet interface to 20Mbit/s
|
H A D | polling.4 | 145 Default is 150 which is adequate for 100Mbit network and HZ=1000.
|
/freebsd-src/tests/sys/netinet6/frag6/ |
H A D | frag6_16.py | 111 mbit=1 114 mbit=0 117 sp.IPv6ExtHdrFragment(offset=foffset, m=mbit, id=16, nh=socket.IPPROTO_UDP) / \
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap-snoop.c | 247 if (strncmp("et", p->opt.device, 2) == 0 || /* Challenge 10 Mbit */ in pcap_activate_snoop() 248 strncmp("ec", p->opt.device, 2) == 0 || /* Indigo/Indy 10 Mbit, in pcap_activate_snoop() 250 strncmp("ef", p->opt.device, 2) == 0 || /* O200/2000 10/100 Mbit */ in pcap_activate_snoop() 252 strncmp("gfe", p->opt.device, 3) == 0 || /* GIO 100 Mbit */ in pcap_activate_snoop() 254 strncmp("ep", p->opt.device, 2) == 0 || /* Challenge 8x10 Mbit EPLEX */ in pcap_activate_snoop() 255 strncmp("vfe", p->opt.device, 3) == 0 || /* Challenge VME 100Mbit */ in pcap_activate_snoop()
|
/freebsd-src/sys/net/ |
H A D | if_media.h | 700 { IFM_ATM_UTP_25, "UTP/25.6MBit" }, \ 701 { IFM_ATM_TAXI_100, "Taxi/100MBit" }, \ 702 { IFM_ATM_TAXI_140, "Taxi/140MBit" }, \ 703 { IFM_ATM_MM_155, "Multi-mode/155MBit" }, \ 704 { IFM_ATM_SM_155, "Single-mode/155MBit" }, \ 705 { IFM_ATM_UTP_155, "UTP/155MBit" }, \ 706 { IFM_ATM_MM_622, "Multi-mode/622MBit" }, \ 707 { IFM_ATM_SM_622, "Single-mode/622MBit" }, \
|
H A D | if_types.h | 56 IFT_P10 = 0xc, /* Proteon 10MBit ring */ 57 IFT_P80 = 0xd, /* Proteon 80MBit ring */
|
/freebsd-src/contrib/smbfs/ |
H A D | README | 33 These are some performance benchmarks over a 10Mbit network:
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | wiznet,w5x00.txt | 3 This is a standalone 10/100 MBit Ethernet controller with SPI interface.
|
H A D | microchip,enc28j60.txt | 3 This is a standalone 10 MBit ethernet controller with SPI interface.
|
H A D | macb.txt | 12 Use "atmel,sama5d3-macb" for the 10/100Mbit IP available on Atmel sama5d3 SoCs.
|
H A D | cdns,macb.yaml | 44 - atmel,sama5d3-macb # 10/100Mbit IP on Atmel sama5d3 SoCs
|
H A D | fsl,fman-dtsec.yaml | 15 10/100/1000 MBit/s speeds, and the 10-Gigabit Ethernet Media Access Controller
|
H A D | microchip,sparx5-switch.yaml | 101 description: Specifies bandwidth in Mbit/s allocated to the port.
|
H A D | ethernet-controller.yaml | 46 Specifies maximum speed in Mbit/s supported by the device.
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | console | 174 >0 byte 2 \b, ROM: 1Mbit 175 >0 byte 3 \b, ROM: 2Mbit 176 >0 byte 4 \b, ROM: 4Mbit 177 >0 byte 5 \b, ROM: 8Mbit 178 >0 byte 6 \b, ROM: 16Mbit 179 >0 byte 7 \b, ROM: 32Mbit 180 >0 byte 0x52 \b, ROM: 9Mbit 181 >0 byte 0x53 \b, ROM: 10Mbit 182 >0 byte 0x54 \b, ROM: 12Mbit 189 >0 byte 4 \b, RAM: 1Mbit [all...] |
/freebsd-src/share/man/man7/ |
H A D | orders.7 | 61 .It Megabit per second Ta Mbit/s Ta 10^6 Ta 125000
|
H A D | firewall.7 | 48 T1 traffic to 1 MBit/s in order to reserve at least 0.5 MBits
|
/freebsd-src/usr.bin/systat/ |
H A D | convtbl.c | 67 [SC_MEGABIT] = { BIT, MEGABIT, "Mb", "mbit" },
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_amrr.c | 195 /* legacy - anything < 36mbit, stop searching */ in amrr_node_init() 473 sbuf_printf(s, "rate: %d Mbit\n", rate / 2); in amrr_sysctlattach()
|
/freebsd-src/sys/dev/usb/wlan/ |
H A D | if_urtw.c | 4388 "1 Mbit/s"); in urtw_sysctl_node() 4390 "2 Mbit/s"); in urtw_sysctl_node() 4392 "5.5 Mbit/s"); in urtw_sysctl_node() 4394 "6 Mbit/s"); in urtw_sysctl_node() 4396 "9 Mbit/s"); in urtw_sysctl_node() 4398 "11 Mbit/s"); in urtw_sysctl_node() 4400 "12 Mbit/s"); in urtw_sysctl_node() 4402 "18 Mbit/s"); in urtw_sysctl_node() 4404 "24 Mbit/s"); in urtw_sysctl_node() 4406 "36 Mbit/ in urtw_sysctl_node() [all...] |
/freebsd-src/sys/dev/cas/ |
H A D | if_casreg.h | 176 #define CAS_SATURN_PCFG_FLA 0x00000002 /* PHY 10MBit/sec LED */ 177 #define CAS_SATURN_PCFG_CLA 0x00000004 /* PHY 100MBit/sec LED */ 178 #define CAS_SATURN_PCFG_LLA 0x00000008 /* PHY 1000MBit/sec LED */
|
/freebsd-src/sys/kern/ |
H A D | kern_poll.c | 100 static uint32_t poll_burst_max = 150; /* good for 100Mbit net and HZ=1000 */
|
/freebsd-src/sys/ofed/include/rdma/ |
H A D | rdmavt_qp.h | 279 int srate_mbps; /* s_srate (below) converted to Mbit/s */
|