Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_data.c724 u8 QueIdx, sQIdx, eQIdx; in RTMPDeQueuePacket() local
732 eQIdx = 3; /* 4 ACs, start from 0. */ in RTMPDeQueuePacket()
734 sQIdx = eQIdx = QIdx; in RTMPDeQueuePacket()
737 for (QueIdx = sQIdx; QueIdx <= eQIdx; QueIdx++) { in RTMPDeQueuePacket()