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()794 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()827 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()839 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_encode()1395 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1404 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1418 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1427 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1472 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()1574 commit |= SME_WEP_FLAG; in ks_wlan_set_encode_ext()[all …]
66 #define SME_WEP_FLAG BIT(3) macro