Searched refs:check_link_status_work (Results 1 – 1 of 1) sorted by relevance
89 struct work_struct check_link_status_work; member520 static void check_link_status_work(struct work_struct *work) in check_link_status_work() function525 check_link_status_work); in check_link_status_work()549 schedule_work(&sndev->check_link_status_work); in switchtec_ntb_check_link()850 INIT_WORK(&sndev->check_link_status_work, check_link_status_work); in switchtec_ntb_init_sndev()1557 cancel_work_sync(&sndev->check_link_status_work); in switchtec_ntb_remove()