Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c77 #define RSN_CAP_LEN 2 /* Length of RSN capabilities */ macro
3655 if ((offset + RSN_CAP_LEN) <= len) { in brcmf_configure_wpaie()