Searched refs:exclude_unencrypted (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/
H A Dat76c50x-usb.h136 u8 exclude_unencrypted; member in struct:at76_card_config
301 u8 exclude_unencrypted; member in struct:mib_mac_wep
H A Datmel.c469 u8 wep_is_on, default_key, exclude_unencrypted, encryption_level; member in struct:atmel_private
1591 priv->exclude_unencrypted = 0;
1781 priv->exclude_unencrypted = 1;
1816 priv->exclude_unencrypted = 1;
1818 priv->exclude_unencrypted = 0;
1834 if (priv->exclude_unencrypted)
1978 priv->exclude_unencrypted = param->value ? 1 : 0;
1983 priv->exclude_unencrypted = 1;
1985 priv->exclude_unencrypted = 0;
2012 param->value = priv->exclude_unencrypted;
3793 u8 exclude_unencrypted; member in struct:__anon3246
3833 u8 exclude_unencrypted; member in struct:__anon3247
[all...]
H A Dat76c50x-usb.c998 m->wep_key_mapping_len, m->exclude_unencrypted,
1407 ccfg->exclude_unencrypted = 1;
1409 ccfg->exclude_unencrypted = 0;
/drivers/staging/wlags49_h2/
H A Dmdd.h401 X1( CFG_CNF_EXCL_UNENCRYPTED, exclude_unencrypted ) /*[AP] Switch for 'clear-text' rx message acceptance */

Completed in 140 milliseconds