Searched refs:SME_WEP_VAL_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/staging/ks7010/ | ||
D | ks_wlan.h | 72 #define SME_WEP_VAL_MASK GENMASK(8, 5) macro |
D | ks_wlan_net.c | 1618 if (commit & SME_WEP_VAL_MASK) in ks_wlan_set_encode_ext() |