Searched refs:ISR_TBKDOK (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8187se/ | ||
D | r8180_hw.h | 563 #define ISR_TBKDOK ((1<< 3)) // Tx AC_BK Descriptor OK Interrupt macro |
D | r8180_core.c | 6635 if(inta & ISR_TBKDOK){ //corresponding to BK_PRIORITY |