Searched refs:LINK_MESSAGE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 480 LINK_MESSAGE = 0, enumerator 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() 1399 if (i == LINK_MESSAGE) in switchtec_ntb_message_isr() 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 | 482 LINK_MESSAGE = 0, enumerator 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() 1397 if (i == LINK_MESSAGE) in switchtec_ntb_message_isr() 1519 switchtec_ntb_send_msg(sndev, LINK_MESSAGE, MSG_LINK_FORCE_DOWN); in switchtec_ntb_add()
|
Completed in 5 milliseconds