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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.c49 buf = malloc(WLC_IOCTL_MEDLEN);
51 bzero(buf, WLC_IOCTL_MEDLEN);
53 WLC_IOCTL_MEDLEN);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1325 #define WLC_IOCTL_MEDLEN 1536 /* "med" length ioctl buffer required */ macro

Completed in 53 milliseconds