Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman.c1163 static void qm_congestion_task(struct work_struct *work);
1285 INIT_WORK(&portal->congestion_work, qm_congestion_task); in qman_create_portal()
1451 static void qm_congestion_task(struct work_struct *work) in qm_congestion_task() function