Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c241 INIT_WORK(&pdsc->health_work, pdsc_health_thread); in pdsc_init_pf()
H A Dcore.c628 void pdsc_health_thread(struct work_struct *work) in pdsc_health_thread() function