Home
last modified time | relevance | path

Searched refs:epf_ntb_link_up (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c158 * epf_ntb_link_up() - Raise link_up interrupt to Virtual Host (VHOST)
167 static int epf_ntb_link_up(struct epf_ntb *ntb, bool link_up) in epf_ntb_link_up() function
299 ret = epf_ntb_link_up(ntb, true); in epf_ntb_cmd_handler()
307 ret = epf_ntb_link_up(ntb, false); in epf_ntb_cmd_handler()
H A Dpci-epf-ntb.c132 * epf_ntb_link_up() - Raise link_up interrupt to both the hosts
140 static int epf_ntb_link_up(struct epf_ntb *ntb, bool link_up) in epf_ntb_link_up() function
676 ret = epf_ntb_link_up(ntb, true); in epf_ntb_cmd_handler()
687 ret = epf_ntb_link_up(ntb, false); in epf_ntb_cmd_handler()

Completed in 6 milliseconds