/systemd-251/src/shared/linux/ |
D | ethtool.h | 113 __u16 speed; member 130 __u32 speed) in ethtool_cmd_speed_set() argument 132 ep->speed = (__u16)(speed & 0xFFFF); in ethtool_cmd_speed_set() 133 ep->speed_hi = (__u16)(speed >> 16); in ethtool_cmd_speed_set() 138 return ((__u32) ep->speed_hi << 16) | (__u32) ep->speed; in ethtool_cmd_speed() 1811 static inline int ethtool_validate_speed(__u32 speed) in ethtool_validate_speed() argument 1813 return speed <= INT_MAX || speed == (__u32)SPEED_UNKNOWN; in ethtool_validate_speed() 2078 __u32 speed; member
|
/systemd-251/src/shared/ |
D | ethtool-util.c | 335 uint32_t speed; in ethtool_get_link_info() local 337 speed = ethtool_cmd_speed(&ecmd); in ethtool_get_link_info() 338 *ret_speed = speed == (uint32_t) SPEED_UNKNOWN ? in ethtool_get_link_info() 339 UINT64_MAX : (uint64_t) speed * 1000 * 1000; in ethtool_get_link_info() 841 .base.speed = ethtool_cmd_speed(&ecmd), in get_gset() 906 ethtool_cmd_speed_set(&ecmd, u->base.speed); in set_sset() 926 uint64_t speed, in ethtool_set_glinksettings() argument 941 speed == 0 && duplex < 0 && port < 0 && mdi == ETH_TP_MDI_INVALID) in ethtool_set_glinksettings() 950 if (speed > 0 || duplex >= 0 || port >= 0) { in ethtool_set_glinksettings() 953 speed = 0; in ethtool_set_glinksettings() [all …]
|
D | ethtool-util.h | 176 uint64_t speed,
|
/systemd-251/test/fuzz/fuzz-varlink/ |
D | method-reply | 4 "speed": "32434234",
|
/systemd-251/src/udev/net/ |
D | link-config.h | 65 uint64_t speed; member
|
D | link-config.c | 481 config->speed, config->duplex, config->port, config->mdi); in link_apply_ethtool_settings() 490 if (config->speed > 0) in link_apply_ethtool_settings() 492 DIV_ROUND_UP(config->speed, 1000000)); in link_apply_ethtool_settings()
|
D | link-config-gperf.gperf | 51 … config_parse_si_uint64, 0, offsetof(LinkConfig, speed)
|
/systemd-251/src/network/ |
D | meson.build | 136 'networkd-speed-meter.c', 137 'networkd-speed-meter.h',
|
D | networkctl.c | 336 uint64_t speed; member 673 &link->speed, in acquire_ether_link_info() 2157 if (info->speed > 0) { in link_status_one() 2161 TABLE_BPS, info->speed); in link_status_one()
|
/systemd-251/hwdb.d/ |
D | 70-pointingstick.hwdb | 4 # laptop pointingsticks have the same speed / feel, and per model adjustment
|
D | 20-usb-classes.hwdb | 186 ID_USB_PROTOCOL_FROM_DATABASE=Full speed (or root) hub
|
D | usb.ids | 1700 4712 USB4712 high-speed hub 1701 4713 USB4715 high-speed hub (2 ports disabled) 1702 4714 USB4715 high-speed hub (1 port disabled) 1703 4715 USB4715 high-speed hub 1705 4912 USB4912 high-speed hub (1 port disabled) 1706 4914 USB4914 high-speed hub 1707 4916 USB4916 high-speed hub 1709 4925 USB4925 high-speed hub (primary upstream) 1710 4927 USB4927 high-speed hub (primary upstream) 1711 4931 USB4925/4927 high-speed hub (secondary upstream) [all …]
|
D | 60-keyboard.hwdb | 417 KEYBOARD_KEY_67=prog3 # Fan speed control button
|
D | 20-usb-vendor-model.hwdb | 5037 ID_MODEL_FROM_DATABASE=USB4712 high-speed hub 5040 ID_MODEL_FROM_DATABASE=USB4715 high-speed hub (2 ports disabled) 5043 ID_MODEL_FROM_DATABASE=USB4715 high-speed hub (1 port disabled) 5046 ID_MODEL_FROM_DATABASE=USB4715 high-speed hub 5052 ID_MODEL_FROM_DATABASE=USB4912 high-speed hub (1 port disabled) 5055 ID_MODEL_FROM_DATABASE=USB4914 high-speed hub 5058 ID_MODEL_FROM_DATABASE=USB4916 high-speed hub 5064 ID_MODEL_FROM_DATABASE=USB4925 high-speed hub (primary upstream) 5067 ID_MODEL_FROM_DATABASE=USB4927 high-speed hub (primary upstream) 5070 ID_MODEL_FROM_DATABASE=USB4925/4927 high-speed hub (secondary upstream) [all …]
|
D | ma-medium.txt | 4538 58-48-49 (hex) X-speed lnformation Technology Co.,Ltd 4539 200000-2FFFFF (base 16) X-speed lnformation Technology Co.,Ltd 22352 68-91-D0 (hex) Fuzhou x-speed information technology Co.,Ltd. 22353 D00000-DFFFFF (base 16) Fuzhou x-speed information technology Co.,Ltd.
|
D | pci.ids | 25198 adc1 ADC200ME High speed ADC 34840 # PMC Format FPGA design with 8 high speed UART channels
|
D | 20-OUI.hwdb | 63744 ID_OUI_FROM_DATABASE=X-speed lnformation Technology Co.,Ltd 68118 ID_OUI_FROM_DATABASE=Fuzhou x-speed information technology Co.,Ltd.
|
D | 20-pci-vendor-model.hwdb | 73977 ID_MODEL_FROM_DATABASE=ADC200ME High speed ADC
|
/systemd-251/test/fuzz/fuzz-udev-database/ |
D | sample.txt | 267 E:ID_USB_PROTOCOL_FROM_DATABASE=Full speed (or root) hub
|
/systemd-251/docs/ |
D | HACKING.md | 64 that you're currently using, you can speed up the initial mkosi run by having it
|
D | CODING_STYLE.md | 541 `float`. Processors speak `double` natively anyway, so there is no speed
|
/systemd-251/catalog/ |
D | systemd.catalog.in | 279 syslog implementation has not been able to keep up with the speed of
|
/systemd-251/ |
D | TODO | 1476 - sd-journal: speed up sd_journal_get_data() with transparent hash table in bg 1546 with a nice speed-up on services that have many processes running in the same
|
D | NEWS | 4617 measured speed may be shown by 'networkctl status'. 5520 logs out. This is useful to speed up repetitive re-connections of the 11532 and will apply attributes like the naming policy, link speed, 13687 speed things up a bit.
|