Home
last modified time | relevance | path

Searched refs:vector (Results 1476 – 1500 of 2161) sorted by relevance

1...<<51525354555657585960>>...87

/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp536 std::map<std::string, std::vector<uint64_t>> lockedTargets; in dump()
562 std::vector<std::string> values; in supported()
586 return Zone::setProperty<std::vector<std::string>>( in supported()
/openbmc/qemu/target/riscv/
H A Dinsn32.decode953 # *** Zvbc vector crypto extension ***
959 # *** Zvbb vector crypto extension ***
977 # *** Zvkned vector crypto extension ***
990 # *** Zvknh vector crypto extension ***
995 # *** Zvksh vector crypto extension ***
999 # *** Zvkg vector crypto extension ***
1003 # *** Zvksed vector crypto extension ***
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c665 int num_msix = 0, err = 0, vector; in qlcnic_setup_tss_rss_intr() local
690 for (vector = 0; vector < num_msix; vector++) in qlcnic_setup_tss_rss_intr()
691 adapter->msix_entries[vector].entry = vector; in qlcnic_setup_tss_rss_intr()
735 int err, vector; in qlcnic_enable_msix() local
749 for (vector = 0; vector < num_msix; vector++) in qlcnic_enable_msix()
750 adapter->msix_entries[vector].entry = vector; in qlcnic_enable_msix()
833 adapter->msix_entries[0].vector = pdev->irq; in qlcnic_enable_msi_legacy()
849 adapter->msix_entries[0].vector = pdev->irq; in qlcnic_enable_msi_legacy()
2356 int ring, vector, index; in qlcnic_alloc_tx_rings() local
2387 vector = adapter->msix_entries[index].vector; in qlcnic_alloc_tx_rings()
[all …]
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst152 supports the newer vector IO devices which are significantly faster
163 # vector UML network devices
206 | tap | vector | checksum, tso | > 8Gbit |
208 | hybrid | vector | checksum, tso, multipacket rx | > 6GBit |
210 | raw | vector | checksum, tso, multipacket rx, tx" | > 6GBit |
271 Configuring vector transports
274 All vector transports support a similar syntax:
286 * ``depth=int`` - sets the queue depth for vector IO. This is the
343 While tap relies on the vector infrastructure, it is not a true vector
562 more recent versions is using vector IO for high performance.
[all …]
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.hpp214 std::vector<uint8_t> readBinary(const std::string& name, Type type,
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp48 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_open_unittest.cpp26 std::vector<std::string> blobNames{"blob0", "blob1", "blob2", "blob3"};
H A Dversion_close_unittest.cpp26 std::vector<std::string> blobNames{"blob0", "blob1", "blob2", "blob3"};
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_open_unittest.cpp40 std::vector<std::string> blobNames{"blob0", "blob1", "blob2", "blob3"};
H A Dlog_close_unittest.cpp40 std::vector<std::string> blobNames{"blob0", "blob1", "blob2", "blob3"};
/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv_hub.h308 static inline void uv_hub_send_ipi(int pnode, int apicid, int vector) in uv_hub_send_ipi() argument
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensor.hpp272 std::vector<AssocationTuple>
/openbmc/phosphor-objmgr/src/
H A Dassociations.hpp92 const std::vector<Association>& associations,
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dextended_user_header.hpp259 std::vector<uint8_t> _symptomID;
/openbmc/ibm-logging/
H A Ddbus.cpp75 method.append(std::vector<std::string>({interface})); in getSubtree()
H A Dmanager.hpp54 using ObjectList = std::vector<std::any>;
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.cpp28 const std::vector<std::string>& keys) in getValues()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusutil.cpp79 std::vector<std::pair<std::string, std::string>>& matches) in findSensors()
/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp58 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in pcieInfoUpdate()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dnet_target_increase.cpp37 const std::vector<Group>& groups) : in NetTargetIncrease()
H A Dnet_target_decrease.cpp37 const std::vector<Group>& groups) : in NetTargetDecrease()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A DCVE-2023-34872.patch40 + kids = new std::vector<OutlineItem *>();
/openbmc/kcsbridge/src/
H A Dcmd.cpp42 std::tuple<uint8_t, uint8_t, uint8_t, uint8_t, std::vector<uint8_t>> in write()
/openbmc/dbus-sensors/src/
H A DIntelCPUSensor.hpp29 std::vector<thresholds::Threshold>&& thresholds,
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,pch-msi.yaml26 u32 value of the base of parent HyperTransport vector allocated

1...<<51525354555657585960>>...87