Searched refs:SME_WEP_FLAG (Results 1 – 2 of 2) sorted by relevance
118 if (commit_flag & SME_WEP_FLAG) in ks_wlan_setup_parameter()795 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()828 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()840 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()1396 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1405 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1419 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1428 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1473 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1575 commit |= SME_WEP_FLAG; in ks_wlan_set_encode_ext()[all …]
66 #define SME_WEP_FLAG BIT(3) macro