Lines Matching refs:brcmf_tlv
419 static const struct brcmf_tlv *
422 const struct brcmf_tlv *elt = buf; in brcmf_parse_tlvs()
433 elt = (struct brcmf_tlv *)((u8 *)elt + (len + TLV_HDR_LEN)); in brcmf_parse_tlvs()
469 const struct brcmf_tlv *ie; in brcmf_find_wpaie()
482 const struct brcmf_tlv *ie; in brcmf_find_wpsie()
2090 const struct brcmf_tlv *rsn_ie; in brcmf_set_key_mgmt()
2366 const struct brcmf_tlv *rsn_ie; in brcmf_cfg80211_connect()
4769 struct brcmf_tlv *ie; in brcmf_parse_vndr_ies()
4776 ie = (struct brcmf_tlv *)vndr_ie_buf; in brcmf_parse_vndr_ies()
4815 ie = (struct brcmf_tlv *)(((u8 *)ie) + ie->len + in brcmf_parse_vndr_ies()
5058 const struct brcmf_tlv *rsn_ie; in brcmf_parse_configure_security()
5105 const struct brcmf_tlv *ssid_ie; in brcmf_cfg80211_start_ap()
5106 const struct brcmf_tlv *country_ie; in brcmf_cfg80211_start_ap()