Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dpci.c55 static int cxl_pci_mbox_wait_for_doorbell(struct cxl_dev_state *cxlds) in cxl_pci_mbox_wait_for_doorbell() function
260 rc = cxl_pci_mbox_wait_for_doorbell(cxlds); in __cxl_pci_mbox_send_cmd()
411 if (cxl_pci_mbox_wait_for_doorbell(cxlds) != 0) { in cxl_pci_setup_mailbox()