Home
last modified time | relevance | path

Searched refs:SME_WEP_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/ks7010/
A Dks_wlan_net.c118 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()
1473 priv->need_commit |= SME_WEP_FLAG; in ks_wlan_set_auth_mode()
1575 commit |= SME_WEP_FLAG; in ks_wlan_set_encode_ext()
1584 commit |= SME_WEP_FLAG; in ks_wlan_set_encode_ext()
1595 commit |= SME_WEP_FLAG; in ks_wlan_set_encode_ext()
[all …]
A Dks_wlan.h66 #define SME_WEP_FLAG BIT(3) macro

Completed in 17 milliseconds