Searched refs:bcurrent_turbo_EDCA (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c2103 priv->bcurrent_turbo_EDCA = false;
2146 !priv->bcurrent_turbo_EDCA) {
2153 !priv->bcurrent_turbo_EDCA) {
2163 priv->bcurrent_turbo_EDCA = true;
2166 if (!priv->bis_cur_rdlstate || !priv->bcurrent_turbo_EDCA) {
2177 !priv->bcurrent_turbo_EDCA) {
2185 priv->bcurrent_turbo_EDCA = true;
2188 if (priv->bcurrent_turbo_EDCA) {
2191 priv->bcurrent_turbo_EDCA = false;
H A Drtl_core.h936 bool bcurrent_turbo_EDCA; member in struct:r8192_priv
/drivers/staging/rtl8192u/
H A Dr8192U_dm.c2641 priv->bcurrent_turbo_EDCA = false;
2679 if(!priv->bis_cur_rdlstate || !priv->bcurrent_turbo_EDCA)
2689 if(priv->bis_cur_rdlstate || !priv->bcurrent_turbo_EDCA)
2697 priv->bcurrent_turbo_EDCA = true;
2705 if(priv->bcurrent_turbo_EDCA)
2744 priv->bcurrent_turbo_EDCA = false;
H A Dr8192U.h1114 bool bcurrent_turbo_EDCA; member in struct:r8192_priv

Completed in 595 milliseconds