Home
last modified time | relevance | path

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

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