Searched refs:switchtec_ntb_send_msg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 155 static int switchtec_ntb_send_msg(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_send_msg() function 510 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_CHECK_LINK); in switchtec_ntb_link_status_update() 582 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_UP); in switchtec_ntb_link_enable() 596 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_DOWN); in switchtec_ntb_link_disable() 1519 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_FORCE_DOWN); in switchtec_ntb_add()
|