Searched refs:giga (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 724 u16 adv, giga, cr; in alx_setup_speed_duplex() local 745 giga = 0; in alx_setup_speed_duplex() 747 giga = ethtool_adv_to_mii_ctrl1000_t(ethadv); in alx_setup_speed_duplex() 752 alx_write_phy_reg(hw, MII_CTRL1000, giga) || in alx_setup_speed_duplex() 868 u16 bmsr, giga; in alx_read_phy_link() local 886 err = alx_read_phy_reg(hw, ALX_MII_GIGA_PSSR, &giga); in alx_read_phy_link() 890 if (!(giga & ALX_GIGA_PSSR_SPD_DPLX_RESOLVED)) in alx_read_phy_link() 893 switch (giga & ALX_GIGA_PSSR_SPEED) { in alx_read_phy_link() 907 hw->duplex = (giga & ALX_GIGA_PSSR_DPLX) ? DUPLEX_FULL : DUPLEX_HALF; in alx_read_phy_link() 911 dev_err(&pdev->dev, "invalid PHY speed/duplex: 0x%x\n", giga); in alx_read_phy_link()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 049.out | 106 Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta- 115 Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta- 124 Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta-
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 822 static float giga = 1000000000; variable 905 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 906 s.bytes_recvd, recvd_Bps, recvd_Bps/giga, in sendmsg_test() 938 s.bytes_sent, sent_Bps, sent_Bps/giga, in sendmsg_test() 939 s.bytes_recvd, recvd_Bps, recvd_Bps/giga); in sendmsg_test()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | Kconfig | 71 <http://docs.oracle.com/cd/E19113-01/giga.ether.pci/817-4341-10/817-4341-10.pdf>.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | tmpfs.rst | 89 These parameters accept a suffix k, m or g for kilo, mega and giga and 147 Quota limit parameters accept a suffix k, m or g for kilo, mega and giga
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | pagemap.rst | 108 However in this interface, only huge/giga pages are made visible
|
H A D | hugetlbpage.rst | 429 use [G|g]/[M|m]/[K|k] to represent giga/mega/kilo.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bcache.rst | 613 Sum of all btree writes, in (kilo/mega/giga) bytes
|
/openbmc/bmcweb/redfish-core/include/utils/extern/ |
H A D | date.h | 4660 msl(std::giga) NOEXCEPT
|