Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan.h67 #define SME_WEP_INDEX BIT(4) macro
H A Dks_wlan_net.c108 if (commit_flag & SME_WEP_INDEX) in ks_wlan_setup_parameter()
814 priv->need_commit |= SME_WEP_INDEX; in ks_wlan_set_encode()
833 priv->need_commit |= SME_WEP_INDEX; in ks_wlan_set_encode()
1563 commit |= SME_WEP_INDEX; in ks_wlan_set_encode_ext()
1617 if (commit & SME_WEP_INDEX) in ks_wlan_set_encode_ext()