Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_transport.c133 struct work_struct link_cleanup; member
177 struct work_struct link_cleanup; member
619 link_cleanup); in ntb_qp_link_cleanup_work()
631 schedule_work(&qp->link_cleanup); in ntb_qp_link_down()
659 link_cleanup); in ntb_transport_link_cleanup_work()
673 schedule_work(&nt->link_cleanup); in ntb_transport_event_callback()
907 INIT_WORK(&qp->link_cleanup, ntb_qp_link_cleanup_work); in ntb_transport_init_queue()
963 INIT_WORK(&nt->link_cleanup, ntb_transport_link_cleanup_work); in ntb_transport_init()