| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc.c | 78 sfc_phy_cap_from_link_speeds(uint32_t speeds) in sfc_phy_cap_from_link_speeds() argument 82 if (~speeds & ETH_LINK_SPEED_FIXED) { in sfc_phy_cap_from_link_speeds() 88 if (speeds == ETH_LINK_SPEED_AUTONEG) in sfc_phy_cap_from_link_speeds() 97 if (speeds & ETH_LINK_SPEED_1G) in sfc_phy_cap_from_link_speeds() 99 if (speeds & ETH_LINK_SPEED_10G) in sfc_phy_cap_from_link_speeds() 101 if (speeds & ETH_LINK_SPEED_25G) in sfc_phy_cap_from_link_speeds() 103 if (speeds & ETH_LINK_SPEED_40G) in sfc_phy_cap_from_link_speeds() 105 if (speeds & ETH_LINK_SPEED_50G) in sfc_phy_cap_from_link_speeds() 107 if (speeds & ETH_LINK_SPEED_100G) in sfc_phy_cap_from_link_speeds()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal-cooling-devices.yaml | 32 dissipated heat, e.g. regulating fan speeds. 37 different fan speeds possible. Cooling states are referred to by single
|
| H A D | thermal.txt | 50 fan speeds. In both cases, cooling devices shall have a way to determine 55 the different fan speeds possible. Cooling states are referred to by 227 * A simple fan controller which supports 10 speeds of operation
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 531 uint32_t *speeds; in eth_em_start() local 615 speeds = &dev->data->dev_conf.link_speeds; in eth_em_start() 616 if (*speeds == ETH_LINK_SPEED_AUTONEG) { in eth_em_start() 621 autoneg = (*speeds & ETH_LINK_SPEED_FIXED) == 0; in eth_em_start() 626 if (*speeds & ~(ETH_LINK_SPEED_10M_HD | ETH_LINK_SPEED_10M | in eth_em_start() 632 if (*speeds & ETH_LINK_SPEED_10M_HD) { in eth_em_start() 636 if (*speeds & ETH_LINK_SPEED_10M) { in eth_em_start() 640 if (*speeds & ETH_LINK_SPEED_100M_HD) { in eth_em_start() 644 if (*speeds & ETH_LINK_SPEED_100M) { in eth_em_start() 648 if (*speeds & ETH_LINK_SPEED_1G) { in eth_em_start()
|
| H A D | igb_ethdev.c | 1214 uint32_t *speeds; in eth_igb_start() local 1323 speeds = &dev->data->dev_conf.link_speeds; in eth_igb_start() 1324 if (*speeds == ETH_LINK_SPEED_AUTONEG) { in eth_igb_start() 1329 autoneg = (*speeds & ETH_LINK_SPEED_FIXED) == 0; in eth_igb_start() 1334 if (*speeds & ~(ETH_LINK_SPEED_10M_HD | ETH_LINK_SPEED_10M | in eth_igb_start() 1340 if (*speeds & ETH_LINK_SPEED_10M_HD) { in eth_igb_start() 1344 if (*speeds & ETH_LINK_SPEED_10M) { in eth_igb_start() 1348 if (*speeds & ETH_LINK_SPEED_100M_HD) { in eth_igb_start() 1352 if (*speeds & ETH_LINK_SPEED_100M) { in eth_igb_start() 1356 if (*speeds & ETH_LINK_SPEED_1G) { in eth_igb_start()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | usdhi6rol0.txt | 17 entry when the board requires distinct settings for UHS speeds.
|
| H A D | cavium-mmc.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
|
| H A D | amlogic,meson-mx-sdio.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
|
| H A D | rockchip-dw-mshc.yaml | 85 low speeds or in case where all phases work at tuning time.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | gpio-fan.txt | 9 - gpio-fan,speed-map: A mapping of possible fan RPM speeds and the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-exynos5.txt | 4 at various speeds ranging from 100khz to 3.4Mhz.
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.c | 914 uint32_t *speeds; in eth_igc_start() local 983 speeds = &dev->data->dev_conf.link_speeds; in eth_igc_start() 984 if (*speeds == ETH_LINK_SPEED_AUTONEG) { in eth_igc_start() 989 bool autoneg = (*speeds & ETH_LINK_SPEED_FIXED) == 0; in eth_igc_start() 994 if (*speeds & ~(ETH_LINK_SPEED_10M_HD | ETH_LINK_SPEED_10M | in eth_igc_start() 1001 if (*speeds & ETH_LINK_SPEED_10M_HD) { in eth_igc_start() 1005 if (*speeds & ETH_LINK_SPEED_10M) { in eth_igc_start() 1009 if (*speeds & ETH_LINK_SPEED_100M_HD) { in eth_igc_start() 1013 if (*speeds & ETH_LINK_SPEED_100M) { in eth_igc_start() 1017 if (*speeds & ETH_LINK_SPEED_1G) { in eth_igc_start() [all …]
|
| /f-stack/freebsd/net/ |
| H A D | if_fwsubr.c | 747 static const char* speeds[] = { in firewire_ifattach() local 777 speeds[llc->sspd], in firewire_ifattach()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra20-emc.txt | 50 operating speeds of the memory controller. They are always located as
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | README.md | 82 A few other algorithms can produce higher compression ratios at slower speeds, falling outside of t… 104 …on gains are achieved while simultaneously providing _faster_ compression and decompression speeds.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 26 allows the application to determine the supported speeds of each device. 28 * **Added bitmap of link speeds to advertise.** 30 Added a feature to allow the definition of a set of advertised speeds for auto-negotiation,
|
| H A D | release_19_08.rst | 97 of Ethernet controllers. These controllers support link speeds up to
|
| H A D | release_20_05.rst | 105 Added a new ethdev value to for link speeds of 200Gbps.
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 139 changes easier to review and approve which speeds up the merging process.
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_if.h | 2103 __le32 speeds[16]; member
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | README.md | 114 …sion gains are achieved while simultaneously providing faster compression and decompression speeds.
|
| H A D | zstd.1.md | 24 It also features a very fast decoder, with speeds > 500 MB/s per core.
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 2155 time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; 8633 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default; 8867 speeds: { property
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm845-cheza.dtsi | 773 * (but they only get USB2 speeds).
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 73 which speeds up the sized deallocation path significantly. (@interwq) 277 multiples of the page size. This speeds lookups, but the primary benefit is 558 - Separate arena_avail trees, which substantially speeds up run tree
|