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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c1341 #define MIN_WEP_KEY_SIZE 5 macro
1401 } else if (erq->length == MIN_WEP_KEY_SIZE) {
1403 MIN_WEP_KEY_SIZE;
1913 } else if (ext->key_len == MIN_WEP_KEY_SIZE) {
1915 MIN_WEP_KEY_SIZE;

Completed in 884 milliseconds