Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c191 static int switchtec_ntb_send_msg(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_send_msg() function
563 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_CHECK_LINK); in switchtec_ntb_check_link()
603 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_UP); in switchtec_ntb_link_enable()
617 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_DOWN); in switchtec_ntb_link_disable()
1529 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_FORCE_DOWN); in switchtec_ntb_add()