Home
last modified time | relevance | path

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

/linux-6.15/drivers/ntb/
H A Dntb_transport.c971 static void ntb_qp_link_cleanup_work(struct work_struct *work) in ntb_qp_link_cleanup_work() function
1247 INIT_WORK(&qp->link_cleanup, ntb_qp_link_cleanup_work); in ntb_transport_init_queue()