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