Home
last modified time | relevance | path

Searched refs:MAX_WPS_IE_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8712/
Dieee80211.h646 #define MAX_WPS_IE_LEN 512 macro
Drtl871x_ioctl_linux.c166 u8 *wps_ie = (u8 *)_malloc(MAX_WPS_IE_LEN); in translate_scan()