Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c60 #define RSN_CAP_LEN 2 /* Length of RSN capabilities */ macro
4267 if ((offset + RSN_CAP_LEN) <= len) { in brcmf_configure_wpaie()
4297 offset += RSN_CAP_LEN; in brcmf_configure_wpaie()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c61 #define RSN_CAP_LEN 2 /* Length of RSN capabilities */ macro
4679 if ((offset + RSN_CAP_LEN) <= len) { in brcmf_configure_wpaie()
4709 offset += RSN_CAP_LEN; in brcmf_configure_wpaie()

Completed in 18 milliseconds