Searched refs:encry_algo (Results 1 – 2 of 2) sorted by relevance
176 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst)\ argument183 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\187 encry_algo = (u8)psecuritypriv->dot118021XGrpPrivacy;\189 encry_algo = (u8)psta->dot118021XPrivacy;\192 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\
140 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst) \ argument146 encry_algo = (u8)psecuritypriv->PrivacyAlgrthm; \150 encry_algo = (u8)psecuritypriv->XGrpPrivacy; \152 encry_algo = (u8)psta->XPrivacy; \