Home
last modified time | relevance | path

Searched refs:AMD_LINK_HB_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/hw/amd/
H A Dntb_hw_amd.h55 #define AMD_LINK_HB_TIMEOUT msecs_to_jiffies(1000) macro
H 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()
/kernel/linux/linux-6.6/drivers/ntb/hw/amd/
H A Dntb_hw_amd.h55 #define AMD_LINK_HB_TIMEOUT msecs_to_jiffies(1000) macro
H 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()
991 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_link_hb()
1079 schedule_delayed_work(&ndev->hb_timer, AMD_LINK_HB_TIMEOUT); in amd_init_ntb()

Completed in 9 milliseconds