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

/external/wpa_supplicant/
H A Ddriver_broadcom.c132 unsigned int wauth, wsec; local
138 broadcom_ioctl(drv, WLC_GET_WSEC, &wsec, sizeof(wsec)) == -1)
143 wsec = TKIP_ENABLED;
146 wsec &= ~(TKIP_ENABLED | AES_ENABLED);
151 broadcom_ioctl(drv, WLC_SET_WSEC, &wsec, sizeof(wsec)) == -1)
525 int wsec = 4; local
535 wsec = 1;
539 wsec
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_broadcom.c137 unsigned int wauth, wsec; local
143 broadcom_ioctl(drv, WLC_GET_WSEC, &wsec, sizeof(wsec)) == -1)
148 wsec = TKIP_ENABLED;
151 wsec &= ~(TKIP_ENABLED | AES_ENABLED);
156 broadcom_ioctl(drv, WLC_SET_WSEC, &wsec, sizeof(wsec)) == -1)
530 int wsec = 4; local
540 wsec = 1;
544 wsec
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_broadcom.c137 unsigned int wauth, wsec; local
143 broadcom_ioctl(drv, WLC_GET_WSEC, &wsec, sizeof(wsec)) == -1)
148 wsec = TKIP_ENABLED;
151 wsec &= ~(TKIP_ENABLED | AES_ENABLED);
156 broadcom_ioctl(drv, WLC_SET_WSEC, &wsec, sizeof(wsec)) == -1)
523 int wsec = 4; local
537 wsec = 1;
541 wsec
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_broadcom.c137 unsigned int wauth, wsec; local
143 broadcom_ioctl(drv, WLC_GET_WSEC, &wsec, sizeof(wsec)) == -1)
148 wsec = TKIP_ENABLED;
151 wsec &= ~(TKIP_ENABLED | AES_ENABLED);
156 broadcom_ioctl(drv, WLC_SET_WSEC, &wsec, sizeof(wsec)) == -1)
523 int wsec = 4; local
537 wsec = 1;
541 wsec
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_broadcom.c137 unsigned int wauth, wsec; local
143 broadcom_ioctl(drv, WLC_GET_WSEC, &wsec, sizeof(wsec)) == -1)
148 wsec = TKIP_ENABLED;
151 wsec &= ~(TKIP_ENABLED | AES_ENABLED);
156 broadcom_ioctl(drv, WLC_SET_WSEC, &wsec, sizeof(wsec)) == -1)
523 int wsec = 4; local
537 wsec = 1;
541 wsec
[all...]
/external/blktrace/btt/doc/
H A Dbtt.tex606 Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s

Completed in 194 milliseconds