Searched refs:switchtec_ntb_send_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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 508 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_CHECK_LINK); in switchtec_ntb_link_status_update() 580 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_UP); in switchtec_ntb_link_enable() 594 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_DOWN); in switchtec_ntb_link_disable() 1522 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_FORCE_DOWN); in switchtec_ntb_add()
|
/kernel/linux/linux-6.6/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()
|
Completed in 5 milliseconds