Searched refs:sleepq_ac_len (Results 1 - 8 of 8) sorted by relevance

/drivers/staging/rtl8188eu/include/
H A Dsta_info.h182 unsigned int sleepq_ac_len; member in struct:sta_info
/drivers/staging/rtl8723au/include/
H A Dsta_info.h182 unsigned int sleepq_ac_len; member in struct:sta_info
/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1854 psta->sleepq_ac_len++;
1987 psta->sleepq_ac_len--;
1988 if (psta->sleepq_ac_len > 0) {
2112 psta->sleepq_ac_len--;
2114 if (psta->sleepq_ac_len > 0) {
2127 if ((psta->sleepq_ac_len == 0) && (!psta->has_legacy_ac) && (wmmps_ac)) {
H A Drtw_sta_mgt.c393 psta->sleepq_ac_len = 0;
H A Drtw_recv.c663 if (psta->sleepq_ac_len > 0) {
/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c2064 psta->sleepq_ac_len++;
2213 psta->sleepq_ac_len--;
2214 if (psta->sleepq_ac_len > 0) {
2333 psta->sleepq_ac_len--;
2335 if (psta->sleepq_ac_len > 0) {
2347 if ((psta->sleepq_ac_len == 0) && (!psta->has_legacy_ac) &&
H A Drtw_sta_mgt.c302 psta->sleepq_ac_len = 0;
H A Drtw_recv.c739 if (psta->sleepq_ac_len > 0) {

Completed in 98 milliseconds