Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/amd/
A Dntb_hw_amd.c608 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_handle_event()
639 AMD_LINK_HB_TIMEOUT); in amd_handle_event()
676 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_handle_db_event()
994 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_link_hb()
1082 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_init_ntb()
A Dntb_hw_amd.h55 #define AMD_LINK_HB_TIMEOUT msecs_to_jiffies(1000) macro

Completed in 7 milliseconds