Home
last modified time | relevance | path

Searched refs:msi_requested (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dshpc.h36 int msi_requested; member
/openbmc/qemu/hw/pci/
H A Dshpc.c195 if (msi_enabled(d) && shpc->msi_requested != level) in shpc_interrupt_update()
199 shpc->msi_requested = level; in shpc_interrupt_update()
262 shpc->msi_requested = 0; in shpc_reset()
780 d->shpc->msi_requested = 0; in shpc_load()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h51 u32 msi_requested; member