Home
last modified time | relevance | path

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

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