H A D | isl_ioctl.c | 128 u32 channel, authen, wep, filter, dot1x, mlme, conformance, power, mode; in prism54_mib_init() local 135 authen = CARD_DEFAULT_AUTHEN; in prism54_mib_init() 145 mgt_set(priv, DOT11_OID_AUTHENABLE, &authen); in prism54_mib_init() 1060 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism54_set_encode() local 1129 * authen = DOT11_AUTH_OS; in prism54_set_encode() 1138 authen = DOT11_AUTH_BOTH; in prism54_set_encode() 1145 mgt_set_request(priv, DOT11_OID_AUTHENABLE, 0, &authen); in prism54_set_encode() 1162 u32 authen = 0, invoke = 0, exunencrypt = 0; in prism54_get_encode() local 1168 authen = r.u; in prism54_get_encode() 1174 if (invoke && (authen in prism54_get_encode() 1325 u32 mlmelevel = 0, authen = 0, dot1x = 0; prism54_set_auth() local 1546 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; prism54_set_encodeext() local 1655 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0, wpa = 0; prism54_get_encodeext() local 2504 u32 mlme, authen, dot1x, filter, wep; prism54_set_wpa() local [all...] |