Searched refs:NTB_LINK_UP (Results 1 – 5 of 5) sorted by relevance
455 "\nQP Link %s\n", (qp->qp_link == NTB_LINK_UP) ? in debugfs_read()624 if (nt->transport_link == NTB_LINK_UP) in ntb_qp_link_cleanup_work()790 nt->transport_link = NTB_LINK_UP; in ntb_transport_link_work()797 if (qp->client_ready == NTB_LINK_UP) in ntb_transport_link_work()821 WARN_ON(nt->transport_link != NTB_LINK_UP); in ntb_qp_link_work()843 qp->qp_link = NTB_LINK_UP; in ntb_qp_link_work()847 qp->event_handler(qp->cb_data, NTB_LINK_UP); in ntb_qp_link_work()848 } else if (nt->transport_link == NTB_LINK_UP) in ntb_qp_link_work()1039 if (qp->rx_handler && qp->client_ready == NTB_LINK_UP) in ntb_rx_copy_callback()1570 if (!qp || qp->client_ready == NTB_LINK_UP) in ntb_transport_rx_remove()[all …]
202 return ndev->link_status == NTB_LINK_UP; in ntb_hw_link_status()
592 if (link_state == NTB_LINK_UP) { in ntb_link_event()596 ndev->link_status = NTB_LINK_UP; in ntb_link_event()637 link_state = NTB_LINK_UP; in ntb_link_status()648 link_state = NTB_LINK_UP; in ntb_link_status()1553 ntb_link_event(ndev, NTB_LINK_UP); in ntb_hw_link_up()
59 NTB_LINK_UP, enumerator
85 case NTB_LINK_UP: in ntb_netdev_event_handler()