Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.c1182 static void octep_hb_timeout_task(struct work_struct *work) in octep_hb_timeout_task() function
1309 INIT_DELAYED_WORK(&oct->hb_task, octep_hb_timeout_task); in octep_device_setup()