Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan.h72 #define SME_WEP_VAL_MASK GENMASK(8, 5) macro
H A Dks_wlan_net.c1619 if (commit & SME_WEP_VAL_MASK) in ks_wlan_set_encode_ext()