Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c61 #define RSN_CAP_LEN 2 /* Length of RSN capabilities */ macro
4298 if ((offset + RSN_CAP_LEN) <= len) { in brcmf_configure_wpaie()
4328 offset += RSN_CAP_LEN; in brcmf_configure_wpaie()