Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c912 static void octep_hb_timeout_task(struct work_struct *work) in octep_hb_timeout_task() function
1014 INIT_DELAYED_WORK(&oct->hb_task, octep_hb_timeout_task); in octep_device_setup()