Home
last modified time | relevance | path

Searched refs:vector (Results 1701 – 1725 of 2161) sorted by relevance

1...<<61626364656667686970>>...87

/openbmc/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1079 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector); in nv_enable_irq()
1080 enable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_TX].vector); in nv_enable_irq()
1095 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector); in nv_disable_irq()
1096 disable_irq(np->msi_x_entry[NV_MSI_X_VECTOR_TX].vector); in nv_disable_irq()
3999 msixmap |= vector << (i << 2); in set_msix_vector_map()
4006 msixmap |= vector << (i << 2); in set_msix_vector_map()
4143 free_irq(np->msi_x_entry[i].vector, dev); in nv_free_irq()
4172 irq = np->msi_x_entry[NV_MSI_X_VECTOR_ALL].vector; in nv_do_nic_poll()
4178 irq = np->msi_x_entry[NV_MSI_X_VECTOR_RX].vector; in nv_do_nic_poll()
4182 irq = np->msi_x_entry[NV_MSI_X_VECTOR_TX].vector; in nv_do_nic_poll()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h351 __u64 vector:8; member
709 u32 vector:8; member
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c579 u32 vector, reg, pos; in ks_pcie_msi_irq_handler() local
599 vector = offset + (pos << 3); in ks_pcie_msi_irq_handler()
600 dev_dbg(dev, "irq: bit %d, vector %d\n", pos, vector); in ks_pcie_msi_irq_handler()
601 generic_handle_domain_irq(pp->irq_domain, vector); in ks_pcie_msi_irq_handler()
/openbmc/u-boot/doc/
H A DREADME.atmel_pmecc48 The mkimage image type atmelimage also set the 6'th interrupt vector to the
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp124 struct element<std::vector<Element>> {
/openbmc/phosphor-logging/test/openpower-pels/
H A Dprivate_header_test.cpp78 std::vector<uint8_t> newData; in TEST_F()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_watcher.hpp52 std::vector<sdbusplus::bus::match_t> _matches;
/openbmc/bios-settings-mgr/src/
H A Dpassword.cpp41 std::vector<uint8_t> output(digestLen); in compareDigest()
/openbmc/phosphor-ipmi-flash/tools/
H A Dmain.cpp53 const std::vector<std::string> interfaceList = {
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp63 std::vector<std::string>{INTF_VLAN, INTF_ETHERNET}); in getVLANID()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp124 std::vector<char> tmpRandomFile(tmpFile.length() + 1); in writeCSPrivilegeLevels()
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_action.hpp109 std::vector<std::pair<std::string, in createBmcDump()
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dmodifier.cpp280 std::vector<std::pair<PropertyVariantType, PropertyVariantType>>
/openbmc/openpower-proc-control/extensions/phal/
H A Dclock_logger.cpp157 const std::vector<int> procCFAMAddr = { in addCFAMData()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform38 irq vector allocated to that device.
/openbmc/dbus-sensors/src/
H A DADCSensor.cpp55 std::vector<thresholds::Threshold>&& thresholdsIn, in ADCSensor()
H A DPSUSensor.cpp51 std::vector<thresholds::Threshold>&& thresholdsIn, in PSUSensor()
/openbmc/pldm/host-bmc/
H A Dutils.cpp161 std::vector<pldm_entity_node*> parentsEntity = in updateEntityAssociation()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp49 using ServerList = std::vector<std::string>;
/openbmc/linux/arch/arm/mm/
H A DKconfig785 bool "Select the High exception vector"
787 Say Y here to select high exception vector(0xFFFF0000~).
788 The exception vector can vary depending on the platform
790 high exception vector, say Y.
792 vector (0x00000000~) will be used.
895 bool "Enable kuser helpers in vector page" if !NEED_KUSER_HELPERS
901 Provide kuser helpers in the vector page. The kernel provides
903 in the high vector page to allow userspace to be independent of
/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.S852 @ isb not needed due to "movs pc, lr" in the vector stub
904 @ isb not needed due to "movs pc, lr" in the vector stub
918 @ they are in range of the 'SWI' entries in the vector tables
/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp663 std::vector<std::tuple<std::string, uint8_t, std::string>> thresholdsToSet; in ipmiSenSetSensorThresholds()
1196 std::vector<uint8_t>& recordData, in getSensorDataRecord()
1569 std::vector<uint8_t> record; in ipmiSensorGetDeviceSdrInfo()
1744 std::vector<uint8_t> // payload
1778 std::vector<uint8_t> record; in ipmiStorageGetSDR()
1814 std::vector<uint8_t> recordData(respStart, respStart + bytesToRead); in ipmiStorageGetSDR()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c333 rdev->en_dev->msix_entries[indx].vector = ent[indx].vector; in bnxt_re_start_irq()
335 rc = bnxt_qplib_rcfw_start_irq(rcfw, msix_ent[BNXT_RE_AEQ_IDX].vector, in bnxt_re_start_irq()
344 msix_ent[indx].vector, false); in bnxt_re_start_irq()
1102 i - 1, rdev->en_dev->msix_entries[i].vector, in bnxt_re_init_res()
1512 vid = rdev->en_dev->msix_entries[BNXT_RE_AEQ_IDX].vector; in bnxt_re_dev_init()
/openbmc/linux/arch/m68k/fpsp040/
H A Dget_op.S7 | type exception handler ('unsupp' - vector 55) and the unimplemented
8 | instruction exception handler ('unimp' - vector 11). 'get_op'
/openbmc/qemu/docs/system/
H A Dsecrets.rst111 These bytes are used as the initialization vector for the AES-256-CBC value.
114 critical that a different initialization vector is used for every secret**.

1...<<61626364656667686970>>...87