Searched refs:BK_PRIORITY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180.h642 #define BK_PRIORITY 1 macro
654 ((_ac) == WME_AC_BK) ? BK_PRIORITY : \
H A Dr8180_core.c473 case BK_PRIORITY:
1944 case BK_PRIORITY:
2152 case BK_PRIORITY:
3767 case BK_PRIORITY:
3876 case BK_PRIORITY:
3973 if (inta & ISR_TBKDER) { /* corresponding to BK_PRIORITY */
3976 rtl8180_tx_isr(dev, BK_PRIORITY, 1);
4040 if (inta & ISR_TBKDOK) { /* corresponding to BK_PRIORITY */
4043 rtl8180_tx_isr(dev, BK_PRIORITY, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U.h1194 BK_PRIORITY, enumerator in enum:__anon15865
H A Dr8192U_core.c639 atomic_read(&(priv->tx_pending[BK_PRIORITY])),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U.h1453 BK_PRIORITY, enumerator in enum:__anon15832
H A Dr8192U_core.c949 atomic_read(&(priv->tx_pending[BK_PRIORITY])),
2203 default://BK_PRIORITY

Completed in 175 milliseconds