Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dcore.h298 void pdsc_health_thread(struct work_struct *work);
Dmain.c235 INIT_WORK(&pdsc->health_work, pdsc_health_thread); in pdsc_init_pf()
Dcore.c570 void pdsc_health_thread(struct work_struct *work) in pdsc_health_thread() function