Searched refs:MTL_INT_QX (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac4.h | 330 #define MTL_INT_QX(x) BIT(x) macro |
D | dwmac4_core.c | 834 if (mtl_int_qx_status & MTL_INT_QX(chan)) { in dwmac4_irq_mtl_status() |