Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst113 CMD_CONFIGURE_DOORBELL (0x1): Command to configure doorbell. Before
199 while invoking CMD_CONFIGURE_DOORBELL.
342 sends CMD_CONFIGURE_MW/CMD_CONFIGURE_DOORBELL.
/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c16 #define CMD_CONFIGURE_DOORBELL 1 macro
364 ret = ntb_epf_send_command(ndev, CMD_CONFIGURE_DOORBELL, in ntb_epf_init_isr()