Searched refs:WL_ESCAN_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define WL_ESCAN_BUF_SIZE (1024 * 64) macro232 u8 escan_buf[WL_ESCAN_BUF_SIZE];
2949 if (escan_buflen > WL_ESCAN_BUF_SIZE || in brcmf_cfg80211_escan_handler()2989 if (bi_length > WL_ESCAN_BUF_SIZE - list->buflen) { in brcmf_cfg80211_escan_handler()