Home
last modified time | relevance | path

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

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