Searched refs:LD_RQPN (Results 1 – 12 of 12) sorted by relevance
87 #define LD_RQPN 0x00AB macro
930 #define LD_RQPN BIT(31) macro
1046 #define LD_RQPN BIT(31) macro
173 rtw_write32(Adapter, REG_RQPN, LD_RQPN | numPubQ << 16 | numLQ << 8 | NUM_HQ); in _InitQueueReservedPage()
161 value32 = _HPQ(numHQ) | _LPQ(numLQ) | _PUBQ(numPubQ) | LD_RQPN; in _InitQueueReservedPage()
1002 #define LD_RQPN BIT(31) macro
1038 #define LD_RQPN BIT(31) macro
959 #define LD_RQPN BIT(31) macro
1000 #define LD_RQPN BIT(31) macro
1062 #define LD_RQPN BIT(31) macro
1033 #define LD_RQPN BIT(31) macro
551 value32 = _HPQ(numhq) | _LPQ(numlq) | _PUBQ(numpubq) | LD_RQPN; in _rtl92cu_init_queue_reserved_page()