Searched refs:msix_bar (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c278 if (bar == vdev->msix_bar) {
436 if (bar == vdev->msix_bar &&
H A Dvfio_pci_core.c532 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR;
537 vdev->msix_bar = 0xFF;
1048 if (info.index == vdev->msix_bar) {
/linux-master/include/linux/
H A Dvfio_pci_core.h67 u8 msix_bar; member in struct:vfio_pci_core_device
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c93 int msix_bar; member in struct:epf_ntb_epc
478 * to HOST2. MSI-X table is stored memory mapped to ntb_epc->msix_bar and the
508 epf_bar = &ntb_epc->epf_bar[ntb_epc->msix_bar];
1037 ntb_epc->msix_bar = barno;
1319 ntb_epc->msix_bar,

Completed in 120 milliseconds