Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/amd/
Dntb_hw_amd.h56 #define AMD_LINK_HB_TIMEOUT msecs_to_jiffies(1000) macro
Dntb_hw_amd.c523 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_handle_event()
547 AMD_LINK_HB_TIMEOUT); in amd_handle_event()
875 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_link_hb()
929 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_init_ntb()