Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qbman/
Dqman.c1168 static void qm_congestion_task(struct work_struct *work);
1290 INIT_WORK(&portal->congestion_work, qm_congestion_task); in qman_create_portal()
1456 static void qm_congestion_task(struct work_struct *work) in qm_congestion_task() function