Searched refs:RTL818X_INT_TXL_ERR (Results 1 – 2 of 2) sorted by relevance
95 #define RTL818X_INT_TXL_ERR (1 << 3) macro
443 if (reg & (RTL818X_INT_TXL_OK | RTL818X_INT_TXL_ERR)) in rtl8180_interrupt()