Home
last modified time | relevance | path

Searched refs:pci_try_set_mwi (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/dma/hsu/
H A Dpci.c70 pci_try_set_mwi(pdev); in hsu_pci_probe()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_pci.c81 pci_try_set_mwi(pdev); in ci_hdrc_pci_probe()
/openbmc/linux/drivers/dma/dw/
H A Dpci.c33 pci_try_set_mwi(pdev); in dw_pci_probe()
/openbmc/linux/drivers/usb/gadget/udc/
H A Damd5536udc_pci.c154 pci_try_set_mwi(pdev); in udc_pci_probe()
H A Dpch_udc.c3089 pci_try_set_mwi(pdev); in pch_udc_probe()
H A Dnet2280.c3771 pci_try_set_mwi(pdev); in net2280_probe()
/openbmc/linux/drivers/ata/
H A Dpata_cs5530.c218 pci_try_set_mwi(cs5530_0); in cs5530_init_chip()
H A Dsata_mv.c4432 pci_try_set_mwi(pdev); in mv_pci_init_one()
/openbmc/linux/Documentation/translations/zh_CN/PCI/
H A Dpci.rst223 另外,如果 ``Mem-Wr-Inval`` 是好的,但不是必须的,可以调用 ``pci_try_set_mwi()`` ,让
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_lpss.c223 pci_try_set_mwi(pdev); in qrk_serial_setup_dma()
/openbmc/linux/drivers/scsi/
H A D3w-sas.c1566 pci_try_set_mwi(pdev); in twl_probe()
1783 pci_try_set_mwi(pdev); in twl_resume()
H A D3w-9xxx.c2012 pci_try_set_mwi(pdev); in twa_probe()
2221 pci_try_set_mwi(pdev); in twa_resume()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54pci.c586 pci_try_set_mwi(pdev); in p54p_probe()
/openbmc/linux/drivers/mfd/
H A Dintel-lpss-pci.c55 pci_try_set_mwi(pdev); in intel_lpss_pci_probe()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_init.c203 pci_try_set_mwi(pdev); in csio_pci_init()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1199 pci_try_set_mwi(pdev); in tulip_mwi_config()
/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c1750 pci_try_set_mwi(pdev); in slic_probe()
/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c683 pci_try_set_mwi(pdev); in starfire_init_one()
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c1880 pci_try_set_mwi(pdev); in rtl8180_probe()
/openbmc/linux/Documentation/PCI/
H A Dpci.rst232 pci_try_set_mwi() to have the system do its best effort at enabling
/openbmc/linux/drivers/pci/
H A Dpci.c4648 int pci_try_set_mwi(struct pci_dev *dev) in pci_try_set_mwi() function
4656 EXPORT_SYMBOL(pci_try_set_mwi);
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c2899 pci_try_set_mwi(ha->pdev); in qla2100_pci_config()
2931 pci_try_set_mwi(ha->pdev); in qla2300_pci_config()
3012 pci_try_set_mwi(ha->pdev); in qla24xx_pci_config()
3054 pci_try_set_mwi(ha->pdev); in qla25xx_pci_config()
H A Dqla_mr.c502 pci_try_set_mwi(ha->pdev); in qlafx00_pci_config()
/openbmc/linux/include/linux/
H A Dpci.h1326 int pci_try_set_mwi(struct pci_dev *dev);
/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.c4901 if (pci_try_set_mwi(pdev)) in cas_init_one()

12