Searched refs:encryption_type (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/
H A Dat76c50x-usb.h139 u8 encryption_type; member in struct:at76_card_config
H A Dat76c50x-usb.c1402 ccfg->encryption_type = 2;
1404 ccfg->encryption_type = 1;
1410 ccfg->encryption_type = 0;
H A Datmel.c3834 u8 encryption_type; member in struct:__anon3247
/drivers/net/wireless/wl12xx/
H A Dwl12xx.h596 u8 encryption_type; member in struct:wl12xx_vif
H A Dcmd.c1271 switch (wlvif->encryption_type) {
1285 wlvif->encryption_type);
1307 if (wlvif->encryption_type != KEY_NONE)
H A Dmain.c2465 wlvif->encryption_type = KEY_NONE;
3118 wlvif->encryption_type != key_type) {
3119 wlvif->encryption_type = key_type;

Completed in 671 milliseconds