Searched refs:ntb_epf_send_command (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/ntb/hw/epf/ |
| A D | ntb_hw_epf.c | 97 static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command, in ntb_epf_send_command() function 290 ret = ntb_epf_send_command(ndev, CMD_LINK_UP, 0); in ntb_epf_link_enable() 305 ret = ntb_epf_send_command(ndev, CMD_LINK_DOWN, 0); in ntb_epf_link_disable() 362 ret = ntb_epf_send_command(ndev, CMD_CONFIGURE_DOORBELL, in ntb_epf_init_isr() 428 ntb_epf_send_command(ndev, CMD_CONFIGURE_MW, idx); in ntb_epf_mw_set_trans() 439 ntb_epf_send_command(ndev, CMD_TEARDOWN_MW, idx); in ntb_epf_mw_clear_trans() 647 ntb_epf_send_command(ndev, CMD_TEARDOWN_DOORBELL, ndev->db_count + 1); in ntb_epf_cleanup_isr()
|
Completed in 12 milliseconds